Click here to Skip to main content
15,900,461 members
Home / Discussions / C#
   

C#

 
GeneralRe: add OnPaint handler to a proj Pin
R. Thomas28-Nov-03 4:36
R. Thomas28-Nov-03 4:36 
GeneralRe: add OnPaint handler to a proj Pin
Heath Stewart28-Nov-03 4:38
protectorHeath Stewart28-Nov-03 4:38 
GeneralDiable Font style and Size from Font Dialog Pin
Abhi158128-Nov-03 2:39
Abhi158128-Nov-03 2:39 
GeneralRe: Diable Font style and Size from Font Dialog Pin
Heath Stewart28-Nov-03 4:19
protectorHeath Stewart28-Nov-03 4:19 
Generalchanging image on picturebox in user control runtime Pin
Shailaja28-Nov-03 1:34
Shailaja28-Nov-03 1:34 
GeneralRe: changing image on picturebox in user control runtime Pin
Heath Stewart28-Nov-03 4:09
protectorHeath Stewart28-Nov-03 4:09 
GeneralRe: changing image on picturebox in user control runtime Pin
Shailaja1-Dec-03 1:22
Shailaja1-Dec-03 1:22 
GeneralRe: changing image on picturebox in user control runtime Pin
Heath Stewart1-Dec-03 2:02
protectorHeath Stewart1-Dec-03 2:02 
GeneralRe: changing image on picturebox in user control runtime Pin
Shailaja1-Dec-03 2:18
Shailaja1-Dec-03 2:18 
GeneralRe: changing image on picturebox in user control runtime Pin
Heath Stewart1-Dec-03 2:22
protectorHeath Stewart1-Dec-03 2:22 
GeneralRe: changing image on picturebox in user control runtime Pin
Shailaja1-Dec-03 2:27
Shailaja1-Dec-03 2:27 
GeneralRe: changing image on picturebox in user control runtime Pin
Heath Stewart1-Dec-03 2:30
protectorHeath Stewart1-Dec-03 2:30 
GeneralRe: changing image on picturebox in user control runtime Pin
Shailaja1-Dec-03 2:43
Shailaja1-Dec-03 2:43 
GeneralRe: changing image on picturebox in user control runtime Pin
Heath Stewart1-Dec-03 3:19
protectorHeath Stewart1-Dec-03 3:19 
GeneralStreams Pin
Dennis Klein28-Nov-03 0:36
Dennis Klein28-Nov-03 0:36 
GeneralRe: Streams Pin
Wouter van Vugt28-Nov-03 0:42
Wouter van Vugt28-Nov-03 0:42 
GeneralRe: Streams Pin
Corinna John28-Nov-03 0:44
Corinna John28-Nov-03 0:44 
GeneralBluetooth Communications Pin
Johan Lombaard27-Nov-03 22:30
Johan Lombaard27-Nov-03 22:30 
Generalneed help Pin
p12327-Nov-03 20:15
p12327-Nov-03 20:15 
GeneralRe: need help Pin
Heath Stewart28-Nov-03 4:04
protectorHeath Stewart28-Nov-03 4:04 
GeneralUSB Driver Pin
sixefftee27-Nov-03 16:07
sixefftee27-Nov-03 16:07 
GeneralRe: USB Driver Pin
J. Dunlap27-Nov-03 16:26
J. Dunlap27-Nov-03 16:26 
GeneralWrapper Class Over Complex Structure (C# calling native dll) Pin
yccheok27-Nov-03 13:47
yccheok27-Nov-03 13:47 
currently, i would like to enhance the features of my system, which is
previously written system in c# by using several using several native
DLL.

however, the data structure in the DLL is rather complicated. they
have several array of struct re-inside struct, struct re-inside array
of struct, array of struct re-inside array of struct......

i know it is possible to write the wrapper class over struct. but, is
it possible to write wrapper class over the complex structure i
mention above? can anyone point me out more resource where i can get
related information?

someone suggested me to write an unmanaged C++ proxy/facade to interface between C# and the DLL. is it a good solution? can anyone point me out more resource where i can get related information on this?

thank you.

GeneralRe: Wrapper Class Over Complex Structure (C# calling native dll) Pin
Heath Stewart28-Nov-03 3:59
protectorHeath Stewart28-Nov-03 3:59 
GeneralControls.Remove hangs program Pin
rul30327-Nov-03 11:37
rul30327-Nov-03 11:37 

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.