This documentation is archived and is not being maintained.
This documentation is archived and is not being maintained.
Resource Types
The following are the predefined resource types.
Constant/value
Description
RT_ACCELERATOR
MAKEINTRESOURCE(9)
Accelerator table.
RT_ANICURSOR
MAKEINTRESOURCE(21)
Animated cursor.
RT_ANIICON
MAKEINTRESOURCE(22)
Animated icon.
RT_BITMAP
MAKEINTRESOURCE(2)
Bitmap resource.
RT_CURSOR
MAKEINTRESOURCE(1)
Hardware-dependent cursor resource.
RT_DIALOG
MAKEINTRESOURCE(5)
Dialog box.
RT_DLGINCLUDE
MAKEINTRESOURCE(17)
Allows a resource editing tool to associate a string with an .rc file. Typically, the string is the name of the header file that provides symbolic names. The resource compiler parses the string but otherwise ignores the value. For example,