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 :)

Check this.
I have not tried it.

commented: I don't know how you found the link you shared but I'm really grateful you did :) +6
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.