Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Structure creation for API calls
Message
From
10/02/2004 09:37:36
 
 
To
10/02/2004 09:09:34
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00875848
Message ID:
00875859
Views:
17
This message has been marked as the solution to the initial question of the thread.
Wilson,

The other alternative is to use Auto and allow the CLR to choose the best layout for you. However, if you must use one of the other enumerations then try to use Sequential as this allows you to specify a structure alignment that typically maps to the C++ compilers default (win32=8).

Regards
Neil
Previous
Reply
Map
View

Click here to load this message in the networking platform