|
Auto Class Creation Macro For VC++6
Submitted by |
The accompanying code entry is too large to display here. You may download it here:
ftp://ftp.flipcode.com/code/CreateClass.zip (3k)
Ever got tired of adding a new class to your project? Hate the standard layout
of the Insert Class feature? The design your own
and get a macro to create the new class. This macro will even add the new
classes to your project for you. To install it simply add the
contents of macro.dsm to your current mymacro.dsm file (or add it as a seperate
.dsm). Copy the .tpl files into the following directory
C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Macros\
Run the macro and away you go.
Please email bugs to
Adrianbrown@hothouse.org
Enjoy!
|
The zip file viewer built into the Developer Toolbox made use
of the zlib library, as well as the zlibdll source additions.
|