I posted an example that wraps up the discussion of using native structs with manage code using C++/CLI. This example depends on the Windows Mobile 6 SDK. The SDK will need to be installed on your development system and wired in to your VS 2005 environment. I have not tested this code with VS 2008. It may work, it may not.
Here's the link on my wiki: Example C++/CLI mixed mode applied to RAPI
The Code Wizard's Musings - Old Blog
Remnants of articles on C++ and life.
Thursday, July 3, 2008
Example C++/CLI mixed mode applied to RAPI
Tuesday, July 1, 2008
Native pointers and managed code
I've moved this post to my wiki. Click here.
Labels:
C++,
CE_FIND_DATA,
CeFindFirstFile,
CLI,
templates
Monday, June 30, 2008
Sunday, June 29, 2008
Using managed vars in C++/CLI mixed mode programming
I've moved this article to my wiki.
Labels:
Boolean,
C++,
CLI,
DateTime,
FromFileTimeUtc,
pin_ptr,
PtrToStringChars,
String,
ToFileTimeUtc