2.2.1 Single-Line Statements

A single-line resource-definition statement can begin with any of the following keywords:

Keyword Description

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.)