A single-line resource-definition statement can begin with any of the following keywords:
BITMAP |
Defines a bitmap by naming it and specifying the name of the file that contains it. (To use a particular bitmap, the application requests it by name.) |
CURSOR |
Defines a cursor by naming it and specifying the name of the file that contains it. (To use a particular cursor, the application requests it by name.) |
FONT |
Specifies the name of a file that contains a font. |
ICON |
Defines an icon by naming it and specifying the name of the file that contains it. (To use a particular icon, the application requests it by name.) |