ClassWizard database
-
Does anybody knows how can I solved the following problem. When I make a ATL Project with the ATL/WTL AppWizard and I try to use the ClassWizard, I get the following error: The ClassWizard database c:\app\app.clw does not exist. Would you like to build it from your sorce files? After selecting my source files, it won't rebuildem. Does anybody knoes how can I correct(prevent) this problem. This happens also in my first time Visual C++ installation.
-
Does anybody knows how can I solved the following problem. When I make a ATL Project with the ATL/WTL AppWizard and I try to use the ClassWizard, I get the following error: The ClassWizard database c:\app\app.clw does not exist. Would you like to build it from your sorce files? After selecting my source files, it won't rebuildem. Does anybody knoes how can I correct(prevent) this problem. This happens also in my first time Visual C++ installation.
ClassWizard is for MFC apps. For ATL, you can right-click a class in ClassView, and if it's a window class the menu will have "add message handler" and other commands for adding handlers to the ATL msg map. --Mike-- "I'd rather you just give me a fish today, because even if you teach me how to fish, I won't do it. I'm lazy." -- Nish Just released - 1ClickPicGrabber - Grab & organize pictures from your favorite web pages, with 1 click! My really out-of-date homepage Sonork-100.19012 Acid_Helm
-
Does anybody knows how can I solved the following problem. When I make a ATL Project with the ATL/WTL AppWizard and I try to use the ClassWizard, I get the following error: The ClassWizard database c:\app\app.clw does not exist. Would you like to build it from your sorce files? After selecting my source files, it won't rebuildem. Does anybody knoes how can I correct(prevent) this problem. This happens also in my first time Visual C++ installation.
duh!!! sorry for the expression.. but you dont use the class wizard in ATL dude.. that;s for MFC !! forget ATL if you wanna stick to classwizard... or mebbe vice versa! LOL happy programming One more addition to the addiction of coding! If you want a helping hand, you'll find one at the end of your arm.