|
-
March 22nd, 2013, 03:17 AM
#15
Re: Accessing managed dll from c++
I've checked the generated tlh file, and it does include the correct namespace. (Starts out with namespace PoaHandler {)
I start the cpp file with
#import "..\poahandler\poahandler\poahandler.tlb" raw_interfaces_only
using namespace POAHandler;
and it claims that it is unknown.
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
|