T
Tim Benner
I'm using Visual C++ 6.0 and wondered what is the easiest way to change a
project name and all it's files? For instance, I have a Microsoft
DirectShow example called EZRGB24. The files are stored in a folder by this
name. Many of the files start with EZRGB24. Within files like EZRGB24.cpp
you have member functions which start with CEZrgb24::.
If I would like to copy the EZRGB24 project into a new directory and
change all references to EZRGB24 to something else, what is the easiest way
of doing this?
Thanks
[Tim]
project name and all it's files? For instance, I have a Microsoft
DirectShow example called EZRGB24. The files are stored in a folder by this
name. Many of the files start with EZRGB24. Within files like EZRGB24.cpp
you have member functions which start with CEZrgb24::.
If I would like to copy the EZRGB24 project into a new directory and
change all references to EZRGB24 to something else, what is the easiest way
of doing this?
Thanks
[Tim]