Home Page (Macros) | Overview | How Do I Topics | FAQ | Reference
A macro file contains one or more macros. To make these macros available in Visual C++, you must install the macro file.
To install a macro file
The name of the macro file should appear in the window
Tip To avoid browsing, store macro files in the Macros subdirectory of the Visual Studio directory (Visual Studio\Common\MSDEV98\Macros). Visual C++ always searches the Macros directory first.
Visual C++ adds a check mark, indicating that the file is loaded. This check mark also directs Visual C++ to automatically load the file when you start Visual C++ again.
Warning If you remove the check mark from a macro file, you unload it. When you unload it, all of the macros in the file lose their toolbar and keystroke assignments. Additionally, if you remove the check mark, Visual C++ will not automatically load the macro file when you start Visual C++ again.