954,518 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Using a C++ resource only dll in C#

Hi there,

I'm trying to access a resource only dll (compiled with the /NOENTRY linker option) within C#. The dll file was created using a rc file that contains a STRINGTABLE. I used CComBSTR to load the string resource from the dll in C++; I'm not sure how to do the same in C#.

Any suggestions would be appreciated :)

PoovenM
Junior Poster
151 posts since Aug 2006
Reputation Points: 56
Solved Threads: 11
 

Check this .
I have not tried it.

thines01
Postaholic
Team Colleague
2,424 posts since Oct 2009
Reputation Points: 445
Solved Threads: 402
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: