Y
Yoavo
Hi,
I have a managed c++ DLL, and I want to add a dialog box to it.
How do I do it ?
I tried to design a dialog box in the resources, and use the MFC wizard to
attach a class to it but I got some link errors:
"unresoulved external symbol ___wargv"
Should I use the MFC wizard ?
If not, how do I attach the class to the resources ?
Can someone please help ?
thanks,
Yoav.
I have a managed c++ DLL, and I want to add a dialog box to it.
How do I do it ?
I tried to design a dialog box in the resources, and use the MFC wizard to
attach a class to it but I got some link errors:
"unresoulved external symbol ___wargv"
Should I use the MFC wizard ?
If not, how do I attach the class to the resources ?
Can someone please help ?
thanks,
Yoav.