Share via


Changing the Names of Symbol Header Files

 

The latest version of this topic can be found at Changing the Names of Symbol Header Files.

Normally all symbol definitions are saved in Resource.h. However, you may need to change this include filename so that you can, for example, work with more than one resource file in the same directory.

To change the name of the resource symbol header file

  1. In Resource View, right-click your .rc file and choose Resource Includes from the shortcut menu.

    Note

    If your project doesn't already contain an .rc file, please see Creating a New Resource Script File.

  2. In the Symbol header file box, type the new name for the include file.

For information on adding resources to managed projects, please see Resources in Applications in the .NET Framework Developer's Guide.

Requirements

Win32

See Also

Viewing Resource Symbols
Predefined Symbol IDs