Creating a dialog in managed c++ DLL



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.


.



Relevant Pages

  • Re: Creating a dialog in managed c++ DLL
    ... If you are just trying to add a dialog, add a managed dialog to the DLL. ... I tried to design a dialog box in the resources, and use the MFC wizard to ... how do I attach the class to the resources? ...
    (microsoft.public.dotnet.framework)
  • Re: mfc
    ... able to open the resources. ... > first project with the MFC wizard let say a simple dialog application. ... > to find aygshell.h file and to accept a few redefines warnings. ...
    (microsoft.public.windowsce.embedded.vc)
  • Re: newbus ioport usage
    ... So it makes sense to use the normal device discovery method ... I'm pretty sure there is no other way to know what resources acpi devices ... driver grab whatever is free and then attach the resource pseudo-device ...
    (freebsd-arch)
  • Re: newbus ioport usage
    ... I'm pretty sure there is no other way to know what resources acpi devices ... last to claim all remaining acpi resources. ... It could then call a private method on its parent ... The first step is to move the resource attach code into acpi0. ...
    (freebsd-arch)