|
-
March 18th, 2003, 01:15 AM
#1
types in C++
wheres the best place to find the type equivalents for some of the C++ #define types like for instance WORD
also what would be the best way to make this c++ struct member a c# struct member??
void (CALLBACK *ncb_post)( struct _NCB * );
it's from the NCB structure in nb30.h
Last edited by phirestalker; March 18th, 2003 at 01:44 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|