Home | Products | Download | Purchase | Support 


Download Evaluation
Pricing & Purchase?
E-XD++Visual C++/ MFC Products
Overview
Features Tour 
Electronic Form Solution
Visualization & HMI Solution
Power system HMI Solution
CAD Drawing and Printing Solution

Bar code labeling Solution
Workflow Solution

Coal industry HMI Solution
Instrumentation Gauge Solution

Report Printing Solution
Graphical modeling Solution
GIS mapping solution

Visio graphics solution
Industrial control SCADA &HMI Solution
BPM business process Solution

Industrial monitoring Solution
Flowchart and diagramming Solution
Organization Diagram Solution

Graphic editor Source Code
UML drawing editor Source Code
Map Diagramming Solution

Architectural Graphic Drawing Solution
Request Evaluation
Purchase
VX++ Cross-Platform C/C++
Overview
Download
Purchase
ActiveX COM Products
Overview
Download
Purchase
Technical Support
  General Q & A
Discussion Board
Contact Us

Links

Get Ready to Unleash the Power of UCanCode .NET

   

UCanCode ToolBox --- 

Free Products List:

Rename an Existing Visual Studio project.

Author homepage:
UCanCode Software(www.ucancode.net)

Introduction

UCanCode ToolBox V1.7 can be used to perform one or more of the following operations on Microsoft Visual C++ projects (version 5.0 or 6.0):

.Rename an existing project

Step 1

Use the first wizard screen to select the Visual C++ project file to process. You can enter/browse to a project filename. The wizard handles MAK, DSP, DSW files.

Example:

Step 2

After choosing a project filename and clicking Next, ToolBox parses the project file to determine its name, and displays the name on the second wizard step. The following selection is provided:

Rename the Project-- This option determines if the project filename and name will be changed. This specifies how to rename an existing project. ToolBox uses an intelligent algorithm based on the project type to identify strings within the project files that contain the project name/filename, so that even for simple project names (i.e.,Test, only the appropriate matching strings are modified. In addition to changing all project name occurrences within the project files, all project filenames that are prefixed with the project name are modified to match the new project name (and any references to these files are also updated).


Example:


Step 3

The third wizard step is used to review and process your selections. After reviewing the changes that will be made, click Next to begin processing. The wizard parses the Visual C++ project file to determine the files that comprise the project. If the project is being renamed, each filename in the project that begins with the project filename root is renamed to match the new project name. For instance, in a project MyApp.dsp being copied and renamed to NewApp, the project files MyApp.cpp and MyAppView.cpp would be copied as NewApp.cpp and NewAppView.cpp.

The project file and its constituent files are traversed, and if the project name is being changed, any instances of the old project name/filename root are replaced with the new project name (any binary files in the project are copied unchanged); any path/filename strings are updated as necessary.

Example3:

Step 4

After processing is complete, the last wizard step is displayed. To open the new or updated project immediately, check the checkbox and click Finish. The project will be opened in the Visual C++ IDE, where it can be built, modified, and debugged as needed.

Example:

If you have find bugs, please let us known.

Click here to downloadNew! Build 03/17/2002)



[ Home | Products | Download Area | Purchase | SupportContact us ]


Copyright ?1998-2024 UCanCode.Net Software, all rights reserved.
Other product and company names herein may be the trademarks of their respective owners.

Please direct your questions or comments to webmaster@ucancode.net