Click to See Complete Forum and Search --> : How to export resource with DLL?


Iyyaps
April 28th, 1999, 12:59 AM
I have a generic class in my Dll. I exported it with __declspec(dllexport).It is exported properly.But I created a Dialogbox and I tried to export that class,itz not recognising that dialog box atall. What is the reason? How to export resources with Dll?

expecting your help.

Iyyaps.