1 out of 5 rated this helpful - Rate this topic

HTML resource

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"

 

 

Send comments about this topic to Microsoft

Build date: 10/27/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.