Página principal Juegos de ordenador Programación de juegos Relacionado con el autor Acerca de esta web
Infografía Gráficos por ordenador Desarrollo de Software Página no official de Gráficos Avanzados (URL)
-Página principal
-Infografía
-Juegos de ordenador
-Gráficos por ordenador
-Programación de juegos
-Desarrollo de Software
-Todos los lenguajes
-Legislación y software
-Teoría
-ASP
-CFM
-C/C++
-Misc
-Compiladores
-Microsoft Foundation Classes
-Microsoft Visual Studio
-Delphi
-Java
-Javascript
-Lisp
-Lua
-.NET
-PERL
-PHP
-Pythoon
-SQL
-Visual Basic
-VBScript
-Otros lenguajes
-Desarrollo de Webs
-Herramientas de desarrollo
-Relacionado con el autor
-Página no official de Gráficos Avanzados (URL)
-Acerca de esta web
 

Adjust file classes 
Microsoft Visual Studio
This program changes the name of the .cpp and .h files containing a class, changing .dsp
Autor M.L. Viñas Livschitz  Última actualización 2000-08-07  Inglés
 

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 >>

Todas y cada una de las marcas mostradas aqui pertenecen a sus respectivos propietarios. Por favor, lea nuestros términos, condiciones e información acerca de la privacidad.
Optimizado para una resolución mayor o igual a 1024x768, true-color, usando Microsoft Internet Explorer 5.0 o superior.
Este sitio fue diseñado y desarrollado por 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

Contactar con el webmaster