Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Renaming the source code file names

Renaming the source code file names

Scheduled Pinned Locked Moved C / C++ / MFC
c++questiontestingbeta-testingtutorial
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    JekYu
    wrote on last edited by
    #1

    HI.. Just a quick question: If I used visual C++ wizard to build a project n workspace for example TESTING... How do i go about changing the name TESTING to another name like TESTING2... 'cuz it seems like i can't simply change the filenames of the visual C++ like this.. Testing.dsw -> testing2.dsw Testing.cpp -> testing2.cpp etc.. Thanks in advance.

    D J 3 Replies Last reply
    0
    • J JekYu

      HI.. Just a quick question: If I used visual C++ wizard to build a project n workspace for example TESTING... How do i go about changing the name TESTING to another name like TESTING2... 'cuz it seems like i can't simply change the filenames of the visual C++ like this.. Testing.dsw -> testing2.dsw Testing.cpp -> testing2.cpp etc.. Thanks in advance.

      D Offline
      D Offline
      DarrollWalsh
      wrote on last edited by
      #2

      The problem is that when you rename Testing.dsw, and the other files, the settings in testings.dsw do not change. You will have to rename the files then add them back to the workspace and remove the original names. Hope that answered your question. Darroll Not one person lives in the present. Only the past. I can prove it.

      1 Reply Last reply
      0
      • J JekYu

        HI.. Just a quick question: If I used visual C++ wizard to build a project n workspace for example TESTING... How do i go about changing the name TESTING to another name like TESTING2... 'cuz it seems like i can't simply change the filenames of the visual C++ like this.. Testing.dsw -> testing2.dsw Testing.cpp -> testing2.cpp etc.. Thanks in advance.

        J Offline
        J Offline
        jmkhael
        wrote on last edited by
        #3

        Editing the DSW and DSP file and replacing the occurence of testing with testing2, then renaming testing.cpp to testing2.cpp is enough but i guess there's a tool on CP that just does that, search a bit! Papa while (TRUE) Papa.WillLove ( Bebe ) ;

        1 Reply Last reply
        0
        • J JekYu

          HI.. Just a quick question: If I used visual C++ wizard to build a project n workspace for example TESTING... How do i go about changing the name TESTING to another name like TESTING2... 'cuz it seems like i can't simply change the filenames of the visual C++ like this.. Testing.dsw -> testing2.dsw Testing.cpp -> testing2.cpp etc.. Thanks in advance.

          J Offline
          J Offline
          jmkhael
          wrote on last edited by
          #4

          http://www.codeproject.com/tools/vsrename.asp Papa while (TRUE) Papa.WillLove ( Bebe ) ;

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups