Classes not staying in SubDirectories of Project
-
Visual C++ 6.0 Enterprise Edition, Service Pack 5. I have created SubFolders under my main Project Folder in the ClassView pane. Randomly (from what I can tell), ALL the Classes that I have moved under those SubFolders will move back to the main Project folder whenever I open the project. This is a major pain as I have to keep moving the classes back to the SubFolders in order to keep my project folder from getting to full to use efficiently. Am I misunderstanding something, or is this a bug ??? The SubFolders I created in the FileView Tab work fine. The files always stay in them. Anyone have any suggestions ????????? Thanks, John
-
Visual C++ 6.0 Enterprise Edition, Service Pack 5. I have created SubFolders under my main Project Folder in the ClassView pane. Randomly (from what I can tell), ALL the Classes that I have moved under those SubFolders will move back to the main Project folder whenever I open the project. This is a major pain as I have to keep moving the classes back to the SubFolders in order to keep my project folder from getting to full to use efficiently. Am I misunderstanding something, or is this a bug ??? The SubFolders I created in the FileView Tab work fine. The files always stay in them. Anyone have any suggestions ????????? Thanks, John
I believe ClassView folder settings are stored in .opt file. Maybe you've deleted it? Tomasz Sowinski -- http://www.shooltz.com
-
I believe ClassView folder settings are stored in .opt file. Maybe you've deleted it? Tomasz Sowinski -- http://www.shooltz.com
I can exit VC++, go right back in, and all the classes will be moved back under the main project folder in ClassView. It doesn't happen every time, but every few days or so. I'm not physically deleting the .opt file or anything. I happens on my Notebook as well as my normal desktop. Thanks for the input.