Class Wizard Control List
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I had an ActiveX control in my C++ project but deleted it. It still shows up in the Class Wizard control list though. How do I remove all references to a control from a project?
Kevin exit Visual Studio, delete the projects *.clw file then start Visual Studio again. The Class Wizard file (*.clw) will be regenerated and all references to the ActiveX control should be gone. Michael Martin Pegasystems Pty Ltd Australia martm@pegasystems.com +61 413-004-018