Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
A symbol is a resource identifier that consists of a text string (name) mapped to an integer value — for example:
IDC_EDITNAME = 5100
Symbols provide a descriptive way of referring to resources and user-interface objects, both in your source code and while you’re working with them in the resource editors.
You can view and manipulate symbols in one convenient place using the Resource Symbols browser, also known as the Symbol Editor.