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; some of them are already associated with virtual keys. They are 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.

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

For information on adding resources to managed projects, please see Resources in Applications in the .NET Framework Developer's Guide. For information on manually adding resource files to managed projects, accessing resources, displaying static resources, and assigning resources strings to properties, see Walkthrough: Localizing Windows Forms and Walkthrough: Using Resources for Localization with ASP.NET.

Requirements

Win32, MFC, or ATL

See Also

Reference

Symbols: Resource Identifiers