Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines an HTML file.
nameID HTML filename
Parameters
-
nameID
-
Unique name or a 16-bit unsigned integer value identifying the resource.
-
filename
-
The name of the HTML file. It must be a full or relative path if the file is not in the current working directory. The path should be a quoted string.
Examples
The following example defines an HTML resource:
ID_RESPONSE_ERROR_PAGE HTML "res\\responseerorpage.htm"