General VC++ Question...
Hope you guys don''t mind answering all these questions I have.
Is there a way to make VC++ go to the MyProjects directory by default when I want to open something? Right now it goes to the My Documents folder and I have to manually go to the needed folder. It''s not a big deal, but it would be nice if it were fixed.
HardSniper
HardSniper
I think VC++ remembers the last directory a file was opened from. So if you do a File->Open, and open a file from your MyProjects directory, next time it should be in MyProjects.
Don''t use the FileView tab, make sure you use File->Open.
Don''t use the FileView tab, make sure you use File->Open.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement