Click here to Skip to main content
16,007,885 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: the Clear() function Pin
Frank K27-May-04 22:53
Frank K27-May-04 22:53 
GeneralRe: the Clear() function Pin
Naren Neelamegam28-May-04 20:16
Naren Neelamegam28-May-04 20:16 
GeneralPassing Variables Pin
picasso227-May-04 17:12
picasso227-May-04 17:12 
GeneralRe: Passing Variables Pin
Anthony_Yio27-May-04 17:21
Anthony_Yio27-May-04 17:21 
GeneralDropping files Pin
Anonymous27-May-04 16:59
Anonymous27-May-04 16:59 
GeneralRe: Dropping files Pin
jmkhael28-May-04 1:02
jmkhael28-May-04 1:02 
Questionrenaming vcproj? Pin
bryce27-May-04 15:51
bryce27-May-04 15:51 
AnswerRe: renaming vcproj? Pin
Anthony_Yio27-May-04 16:08
Anthony_Yio27-May-04 16:08 
Delete your *.sln file. (only do this if you do not depend on it to load your multiple projects)

rename your file *.vcproj manually in window explorer.

Then, open your renamed *.vcproj in VS IDE.

In your solution explorer, right click on your proj node and select rename.

(I guess this is not simple enough though)

There is another way to do it as well. If your project name is unique throughout your files. Use Find and Replace - Find In Files in your IDE to replace all the name in all your files. But this way is a bit risky.

(I hope there are easier ways to do it)

Sonork 100.41263:Anthony_Yio

Life is about experiencing ...

GeneralParallel port address auto detect Pin
jfk_lili27-May-04 15:50
jfk_lili27-May-04 15:50 
GeneralRe: Parallel port address auto detect Pin
Anthony_Yio27-May-04 18:16
Anthony_Yio27-May-04 18:16 
GeneralRe: Parallel port address auto detect Pin
jfk_lili27-May-04 22:47
jfk_lili27-May-04 22:47 
GeneralFILE IO Pin
demasoni.com27-May-04 14:42
demasoni.com27-May-04 14:42 
GeneralRe: FILE IO Pin
Anthony_Yio27-May-04 16:50
Anthony_Yio27-May-04 16:50 
GeneralRe: FILE IO Pin
demasoni.com27-May-04 19:21
demasoni.com27-May-04 19:21 
GeneralRe: FILE IO Pin
Anthony_Yio27-May-04 19:44
Anthony_Yio27-May-04 19:44 
GeneralRe: FILE IO Pin
demasoni.com28-May-04 11:57
demasoni.com28-May-04 11:57 
GeneralRe: FILE IO Pin
toxcct27-May-04 21:41
toxcct27-May-04 21:41 
GeneralRe: FILE IO Pin
markkuk27-May-04 22:59
markkuk27-May-04 22:59 
GeneralRe: FILE IO Pin
demasoni.com28-May-04 3:55
demasoni.com28-May-04 3:55 
GeneralRe: FILE IO Pin
markkuk28-May-04 12:19
markkuk28-May-04 12:19 
GeneralRe: FILE IO Pin
demasoni.com30-May-04 8:23
demasoni.com30-May-04 8:23 
GeneralActiveX licensing Pin
mirano27-May-04 12:27
mirano27-May-04 12:27 
GeneralTab Key Pin
Grahamfff27-May-04 12:26
Grahamfff27-May-04 12:26 
GeneralRe: Tab Key Pin
Anthony_Yio27-May-04 17:27
Anthony_Yio27-May-04 17:27 
GeneralRe: Tab Key Pin
Ryan Binns27-May-04 18:33
Ryan Binns27-May-04 18:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.