Click here to Skip to main content
15,897,291 members
Home / Discussions / C#
   

C#

 
GeneralC# Performence Pin
ErezYakoel18-Jul-01 16:15
ErezYakoel18-Jul-01 16:15 
GeneralRe: C# Performence Pin
Eric Gunnerson (msft)20-Jul-01 12:57
Eric Gunnerson (msft)20-Jul-01 12:57 
QuestionPronunciation of C#? Pin
Youngar10-Jul-01 20:27
Youngar10-Jul-01 20:27 
AnswerRe: Pronunciation of C#? Pin
- Emanuele -10-Jul-01 21:07
- Emanuele -10-Jul-01 21:07 
AnswerRe: Pronunciation of C#? Pin
Paul Watson22-Jul-01 5:28
sitebuilderPaul Watson22-Jul-01 5:28 
GeneralRe: How shall I do it? Pin
Christian Graus9-Jul-01 18:14
protectorChristian Graus9-Jul-01 18:14 
GeneralWin32 API functions Pin
Michael P Butler7-Jul-01 5:01
Michael P Butler7-Jul-01 5:01 
GeneralRe: Win32 API functions Pin
Eric Gunnerson (msft)16-Jul-01 9:31
Eric Gunnerson (msft)16-Jul-01 9:31 
Variable length structures aren't something you can do directly from C#; the marshaller wasn't designed to handle them.

Your best bet is to write a wrapper using the Managed Extensions to C++, and then call it from C#. If you send me some email, I'll send you a powerpoint presentation and some sample code I did a while back.

Eric
EricGu@microsoft.com
GeneralC# BOOKS Pin
3-Jul-01 10:52
suss3-Jul-01 10:52 
GeneralRe: C# BOOKS Pin
Eric Gunnerson (msft)6-Jul-01 11:29
Eric Gunnerson (msft)6-Jul-01 11:29 
GeneralRe: C# BOOKS Pin
Tom Archer12-Jul-01 22:59
Tom Archer12-Jul-01 22:59 
GeneralRe: C# BOOKS Pin
InOut.NET1-Jun-06 22:24
InOut.NET1-Jun-06 22:24 
GeneralC# and Win32 Pin
- Emanuele -2-Jul-01 5:00
- Emanuele -2-Jul-01 5:00 
GeneralRe: C# and Win32 Pin
Eric Gunnerson (msft)3-Jul-01 6:46
Eric Gunnerson (msft)3-Jul-01 6:46 
GeneralCOM Interop Problems Pin
Jason Kesler2-Jul-01 4:44
Jason Kesler2-Jul-01 4:44 
Questionhow to use principal permission in c#? Pin
29-Jun-01 3:16
suss29-Jun-01 3:16 
GeneralPlacing 8 queens to a chessboard Pin
kursatkaraca28-Jun-01 10:41
kursatkaraca28-Jun-01 10:41 
GeneralRe: Placing 8 queens to a chessboard Pin
Christian Graus15-Sep-04 11:35
protectorChristian Graus15-Sep-04 11:35 
QuestionHow can I use Message Hook? Pin
zelloss24-Jun-01 9:54
zelloss24-Jun-01 9:54 
GeneralDrawing classes and setRop2() Pin
22-Jun-01 10:39
suss22-Jun-01 10:39 
GeneralRe: Drawing classes and setRop2() Pin
24-Jul-01 15:39
suss24-Jul-01 15:39 
GeneralInterfaces in C# Pin
15-Jun-01 2:44
suss15-Jun-01 2:44 
GeneralRe: Interfaces in C# Pin
Christian Graus15-Sep-04 11:44
protectorChristian Graus15-Sep-04 11:44 
GeneralDirectX 8 with C# Pin
14-Jun-01 11:47
suss14-Jun-01 11:47 
GeneralRe: DirectX 8 with C# Pin
Eric Gunnerson (msft)15-Jun-01 11:05
Eric Gunnerson (msft)15-Jun-01 11:05 

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.