|
-
Sep 12th, 2008, 09:57 AM
#3
Re: [2005] Help with this dll???
If all the code was C++ then I can only assume that the SDK contains unmanaged libraries. If that is so then you'll have to call the functions they contain like Windows API functions. If they are .NET assemblies then you need to reference them before you can make use of the namespaces and types they contain.
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
|