Removing files from my VC++ 6 project...

Started by
1 comment, last by Anachronism 21 years, 3 months ago
Hello, I cant find any way to remove files from my projects... I''m using VC++ 6.0 ... The only way I have found to delete them is to highlight the file in ''file view'' and hit the delete key.. that doesn''t remove it from my project though. It''s still listed in my dsp/dsw files... I have been through the menu many times... Any help is appreciated... Thanks -Dennis
Advertisement
:-) i hate this... why not just have a remove "something" button...
What you need to do, is either to cut it, or delete it from the file menu... the file will not be deleted, its just deleted from the project...
if you cut a file, you can also paste it...
Also, if you include more then one project in your workspace, and then want to get ridd of it, delete it!

Menu:File:Cut
Menu:File:Delete

:-)
-Anders-Oredsson-Norway-
Thanks buddy..

-Dennis

This topic is closed to new replies.

Advertisement