Click here to Skip to main content
15,886,873 members
Home / Discussions / C#
   

C#

 
GeneralInstall MSI from code Pin
petst1-Nov-04 1:57
petst1-Nov-04 1:57 
GeneralRe: Install MSI from code Pin
Heath Stewart1-Nov-04 8:20
protectorHeath Stewart1-Nov-04 8:20 
GeneralExtending ADODDB Classes in C# Pin
mohit_kinalekar1-Nov-04 1:43
mohit_kinalekar1-Nov-04 1:43 
Generaldownloading pdf files from web page links Pin
JeromeKJerome1-Nov-04 1:14
JeromeKJerome1-Nov-04 1:14 
GeneralRe: downloading pdf files from web page links Pin
perlmunger1-Nov-04 5:39
perlmunger1-Nov-04 5:39 
GeneralRe: downloading pdf files from web page links Pin
JeromeKJerome1-Nov-04 8:01
JeromeKJerome1-Nov-04 8:01 
GeneralRe: downloading pdf files from web page links Pin
Heath Stewart1-Nov-04 8:17
protectorHeath Stewart1-Nov-04 8:17 
Generalmarshall unsigned char *** Pin
naxos1-Nov-04 0:59
naxos1-Nov-04 0:59 
A method returns a unsigned char***

how do I Marshal this to some managed data?

This is mabye something....

I receive a IntPtr from the method and would think I should use the PtrToStructure, but not sure

I have there managed classes

[StructLayout(LayoutKind.Sequential)]
public class A
{
public byte[,] data;
}

[StructLayout(LayoutKind.Sequential)]
public class B
{
A data;
}

Anybody have an idea?

GeneralWhere is Managed DirectX installed on Win98 Pin
Wizard_011-Nov-04 0:21
Wizard_011-Nov-04 0:21 
GeneralRe: Where is Managed DirectX installed on Win98 Pin
Heath Stewart1-Nov-04 8:35
protectorHeath Stewart1-Nov-04 8:35 
GeneralSystem.Aritmetic exeption Pin
Lutfullah31-Oct-04 23:42
Lutfullah31-Oct-04 23:42 
GeneralRe: System.Aritmetic exeption Pin
Salil Khedkar1-Nov-04 19:13
Salil Khedkar1-Nov-04 19:13 
GeneralRunning application in a machine not having .NET installed in it Pin
eDip31-Oct-04 21:40
eDip31-Oct-04 21:40 
GeneralRe: Running application in a machine not having .NET installed in it Pin
Malendra1-Nov-04 0:11
Malendra1-Nov-04 0:11 
GeneralRe: Running application in a machine not having .NET installed in it Pin
Salil Khedkar1-Nov-04 19:18
Salil Khedkar1-Nov-04 19:18 
GeneralRe: Running application in a machine not having .NET installed in it Pin
Salil Khedkar1-Nov-04 19:26
Salil Khedkar1-Nov-04 19:26 
GeneralAdd Flash movie to the mdi form Pin
amalatsliit31-Oct-04 21:24
amalatsliit31-Oct-04 21:24 
GeneralRe: Add Flash movie to the mdi form Pin
Corinna John1-Nov-04 0:13
Corinna John1-Nov-04 0:13 
GeneralGetChanges problem with deleting child row Pin
maqster31-Oct-04 21:11
maqster31-Oct-04 21:11 
GeneralWindows Forms disable user input Pin
Lyhr31-Oct-04 20:48
Lyhr31-Oct-04 20:48 
GeneralRe: Windows Forms disable user input Pin
jeweladdict2-Nov-04 11:51
jeweladdict2-Nov-04 11:51 
GeneralRe: Windows Forms disable user input Pin
Lyhr2-Nov-04 20:24
Lyhr2-Nov-04 20:24 
GeneralSet Multiselected Listbox Data Pin
Hemant_Mane2003@yahoo.com31-Oct-04 20:43
sussHemant_Mane2003@yahoo.com31-Oct-04 20:43 
GeneralRe: Set Multiselected Listbox Data Pin
mohit_kinalekar1-Nov-04 1:56
mohit_kinalekar1-Nov-04 1:56 
Generalcreate MSN Messenger type status bar popup message box in C# Pin
dashingdracula31-Oct-04 18:34
dashingdracula31-Oct-04 18:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.