CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2005
    Posts
    41

    How to change the project name of an existing project

    Hi

    I have been searching for ages for a solution but can't find anything:

    I have a project which I have been working on for a while and now wish to change the name of the project. I know that I can simply change the name shown in the project title bar however I would like to change the class names etc using a different project name.

    Does anyone know of a automated way of doing this? I am using Visual C++ v6).

    cheers

    Robbie

  2. #2
    Join Date
    Oct 2000
    Location
    India/Singapore
    Posts
    106

    Re: How to change the project name of an existing project

    Last edited by zmdmustafa; June 25th, 2007 at 04:58 AM. Reason: changed the link as the old one was for vs 2003 & above
    Mustafa Z
    --------------------------
    "Experience is what you get, when you don't get what you want " - Dan Stanford

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured