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.