Click here to Skip to main content
16,005,121 members
Home / Discussions / C#
   

C#

 
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 
GeneralRe: Wrapper Class Over Complex Structure (C# calling native dll) Pin
Heath Stewart28-Nov-03 3:59
protectorHeath Stewart28-Nov-03 3:59 
It is possible, though not always neat and clean. See the System.Runtime.InteropServices for lots of attributes, enumerations, and other classes to help create the structures with the right byte alignment and field marshaling, and to marshal the parameters for function calls. There is a lot of documentation the .NET Framework SDK that deals with these namespace elements.

 

-----BEGIN GEEK CODE BLOCK-----
Version: 3.21
GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++
-----END GEEK CODE BLOCK-----
GeneralControls.Remove hangs program Pin
rul30327-Nov-03 11:37
rul30327-Nov-03 11:37 
GeneralRe: Controls.Remove hangs program Pin
Heath Stewart28-Nov-03 3:54
protectorHeath Stewart28-Nov-03 3:54 
GeneralTemplate Engine like Velocity in C# Pin
grimsvoetn27-Nov-03 7:03
grimsvoetn27-Nov-03 7:03 
GeneralRe: Template Engine like Velocity in C# Pin
Giles27-Nov-03 7:58
Giles27-Nov-03 7:58 
GeneralIO Completion Ports in C# Pin
Giles27-Nov-03 5:43
Giles27-Nov-03 5:43 
GeneralHot key in Tabbed Control Pin
Abhi158127-Nov-03 2:36
Abhi158127-Nov-03 2:36 
GeneralRe: Hot key in Tabbed Control Pin
Heath Stewart28-Nov-03 3:48
protectorHeath Stewart28-Nov-03 3:48 
GeneralDundas Toolkit / Grid equivalent Pin
Michael P Butler27-Nov-03 0:38
Michael P Butler27-Nov-03 0:38 
GeneralRe: Dundas Toolkit / Grid equivalent Pin
Heath Stewart28-Nov-03 3:33
protectorHeath Stewart28-Nov-03 3:33 
GeneralRe: Dundas Toolkit / Grid equivalent Pin
Michael P Butler28-Nov-03 3:40
Michael P Butler28-Nov-03 3:40 
GeneralRe: Dundas Toolkit / Grid equivalent Pin
Heath Stewart28-Nov-03 3:45
protectorHeath Stewart28-Nov-03 3:45 
GeneralRe: Dundas Toolkit / Grid equivalent Pin
Michael P Butler28-Nov-03 4:00
Michael P Butler28-Nov-03 4:00 
QuestionMDI Child error? Pin
Wouter van Vugt26-Nov-03 22:56
Wouter van Vugt26-Nov-03 22:56 
AnswerRe: MDI Child error? Pin
KGilbert28-Nov-03 2:26
KGilbert28-Nov-03 2:26 
GeneralObjects between machines Pin
ProffK26-Nov-03 22:49
ProffK26-Nov-03 22:49 
GeneralRe: Objects between machines Pin
Corinna John27-Nov-03 1:23
Corinna John27-Nov-03 1:23 
GeneralRe: Objects between machines Pin
ProffK27-Nov-03 1:41
ProffK27-Nov-03 1:41 

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.