Main page Computer games Game development Author related Webpage related
Computer Graphics Art Computer Graphics Software Development Unofficial URL Advanced Graphics Page
-Main page
-Computer Graphics Art
-Computer games
-Computer Graphics
-Game development
-Software Development
-All languages
-Software law
-Theory
-ASP
-CFM
-C/C++
-Misc
-Compilers
-Microsoft Foundation Classes
-Microsoft Visual Studio
-Delphi
-Java
-Javascript
-Lisp
-Lua
-.NET
-PERL
-PHP
-Pythoon
-SQL
-Visual Basic
-VBScript
-Other languages
-Web Development
-Development Tools
-Author related
-Unofficial URL Advanced Graphics Page
-Webpage related
 

Adjust file classes 
Microsoft Visual Studio
This program changes the name of the .cpp and .h files containing a class, changing .dsp
Author M.L. Viñas Livschitz  Last update 2000-08-07  English
 

Using the program >>

Introduction

One of the problems you may find while developing a big project is the class renaming.

For example I begin using an object of a class CConfig. Then a few moments later I decide to change the class name from 'CConfig' to a more specific name 'CInterfaceConfiguration'. It's easy but the filenames remain unchanged. You can change each file Config.h and Config.cpp. But if you have a really big project the change becames a problem.

But I solve it partially. The code I made solves the problem parsing each source file in the project, prompting for change or not the header, and the corresponding source file (the correct name is builded from the definition of the clases inside each header). I mean partially beacuse I suppose than a header file named thing.h has a source named thing.cpp and than changes only affect one project (the parsed one).

Using the program >>

Any and all trademarks used belong to their respective owners. Please read our Terms, Conditions, and Privacy information.
Optimized for at least 1024x768 resolution (true-color) viewing with Microsoft Internet Explorer 5.0 and later versions.
This site was designed and developed by Manuel Lucas Viñas Livschitz.
Copyright 2000-2002 M.L.Viñas Livschitz.
To subscribe send a mail without subject to ultralight_magazine-subscribe@eListas.net
Para suscribirte manda un mail sin asunto a: ultralight_magazine-alta@eListas.net
To cancel subscription send a mail without subject to ultralight_magazine-unsubscribe@eListas.net
Para cancelar tu suscripción manda un mail sin asunto a: ultralight_magazine-baja@eListas.net

Contact webmaster