remove unwanted resource VC6
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
-------------------------------------------------------------------------------- Hi ALL I created a new dialog resouce. Now I want to remove it from the project. How to do this. Thanks
-
-------------------------------------------------------------------------------- Hi ALL I created a new dialog resouce. Now I want to remove it from the project. How to do this. Thanks
Just select that dialog (IID_DIALOG1)in Resource view and press the delete button. Thats it.... :thumbsup: