Click here to Skip to main content
15,895,656 members
Home / Discussions / C#
   

C#

 
GeneralInstant messenger Pin
muki2k21-Jan-03 0:08
muki2k21-Jan-03 0:08 
GeneralRe: Instant messenger Pin
David Stone21-Jan-03 5:15
sitebuilderDavid Stone21-Jan-03 5:15 
GeneralRe: Instant messenger Pin
muki2k21-Jan-03 17:40
muki2k21-Jan-03 17:40 
GeneralRe: Instant messenger Pin
David Stone21-Jan-03 18:36
sitebuilderDavid Stone21-Jan-03 18:36 
GeneralRe: Instant messenger Pin
Oyvind Bratland24-Jan-03 1:33
Oyvind Bratland24-Jan-03 1:33 
GeneralFile Ownership Pin
S S Basra20-Jan-03 22:57
S S Basra20-Jan-03 22:57 
GeneralRe: File Ownership Pin
S S Basra22-Jan-03 22:08
S S Basra22-Jan-03 22:08 
GeneralStructs and byte array pointers Pin
TFB20-Jan-03 12:02
TFB20-Jan-03 12:02 
I am new to C# and am trying to call some old legacy C stuff that accepts as input a pointer to a struct that has several fields that are pointers to large byte arrays. I am able to get a clean build but am not able to run without getting an exception that says something like unable to marshal structure field of this type (it's referring to the array pointer (reference) fields). I have even tried unsafe mode but have had problems taking the address of an array. I am using the Beta-2 Visual Studio. tfbriscoe@msn.com


Tom
GeneralRe: Structs and byte array pointers Pin
Nick Parker20-Jan-03 17:13
protectorNick Parker20-Jan-03 17:13 
GeneralRe: Structs and byte array pointers Pin
TFB22-Jan-03 6:40
TFB22-Jan-03 6:40 
GeneralDocking a form with the desktop, and auto-hiding... Pin
Anonymous20-Jan-03 11:40
Anonymous20-Jan-03 11:40 
GeneralRe: Docking a form with the desktop, and auto-hiding... Pin
foxms120-Jan-03 12:57
foxms120-Jan-03 12:57 
GeneralRe: Docking a form with the desktop, and auto-hiding... Pin
Nick Parker20-Jan-03 17:18
protectorNick Parker20-Jan-03 17:18 
GeneralRe: Docking a form with the desktop, and auto-hiding... Pin
Stephane Rodriguez.20-Jan-03 18:59
Stephane Rodriguez.20-Jan-03 18:59 
GeneralRe: Docking a form with the desktop, and auto-hiding... Pin
Nick Parker21-Jan-03 17:47
protectorNick Parker21-Jan-03 17:47 
GeneralRe: Docking a form with the desktop, and auto-hiding... Pin
Stephane Rodriguez.21-Jan-03 19:09
Stephane Rodriguez.21-Jan-03 19:09 
GeneralRe: Docking a form with the desktop, and auto-hiding... Pin
Nick Parker22-Jan-03 2:50
protectorNick Parker22-Jan-03 2:50 
GeneralRe: Docking a form with the desktop, and auto-hiding... Pin
Anonymous21-Jan-03 3:02
Anonymous21-Jan-03 3:02 
GeneralRe: Docking a form with the desktop, and auto-hiding... Pin
Randy Williams21-Jan-03 3:51
Randy Williams21-Jan-03 3:51 
GeneralRe: Docking a form with the desktop, and auto-hiding... Pin
Anonymous21-Jan-03 8:45
Anonymous21-Jan-03 8:45 
GeneralRe: Docking a form with the desktop, and auto-hiding... Pin
Anonymous21-Jan-03 10:05
Anonymous21-Jan-03 10:05 
GeneralNavigating with DataBinding Pin
MattG20-Jan-03 10:11
MattG20-Jan-03 10:11 
GeneralRe: Navigating with DataBinding Pin
David Stone21-Jan-03 5:19
sitebuilderDavid Stone21-Jan-03 5:19 
GeneralRe: Navigating with DataBinding Pin
MattG21-Jan-03 8:32
MattG21-Jan-03 8:32 
GeneralRe: Navigating with DataBinding Pin
David Stone21-Jan-03 18:33
sitebuilderDavid Stone21-Jan-03 18:33 

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.