Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Visual C++ : How do I change the file location of a class - HELP!!

Status
Not open for further replies.
Apr 13, 1999
2
0
0
AU
In the View menu of C++ there is the MFC ClassWizzard that allows me to select a class then it shows the file path of the source file but it wont let me change it - its read only. How can I do this???<br>
Thanks :)
 
guess you cant change the path, but you can add a<br>
new class in any path that you want using the<br>
add class dialog. (in vc5.0)<br>

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top