L
lfvoydfv
Guest
I have an MFC app built in VS 2010. When I open class wizard and select one particular class in the class name drop-down list, class wizard closes. All other classes can be selected and I can continue with class wizard. The class in question is a dialog derived from CDialog built with the resource editor. The app builds and runs fine, the dialog works as intended but I can't do anything with it using class wizard. I can edit it manually to add variables, message handlers, etc by copying the code from other dialogs but it would be so much easier if I could do these using class wizard. Anyone ever seen this and have a solution? Thanks.
Continue reading...
Continue reading...