Predefined Symbol IDs

When you begin a new project, depending on the project type, some symbol IDs are predefined for your use. These symbol IDs support the various libraries and project types such as MFC. They represent common tasks that are usually included in any application, or actions of hardware items, such as a mouse or printer.

These symbol IDs become important when working with resources. They are available when you edit accelerator tables and some of them are already associated with virtual keys. They're also available to you through the Properties window. You can assign any of the predefined symbol IDs to new resources, or you can assign accelerator keys to them and the functionality associated with the symbol ID automatically associates with that key combination.

Libraries have predefined symbols that will appear as part of the project:

Note

Predefined symbols are always read-only.

Requirements

Win32, MFC, or ATL

See also

Resource Identifiers (Symbols)
How to: Create Symbols
How to: Manage Symbols