Header
The dialog template header consists of:
Template length (USHORT)
The overall length
of the dialog template.
Template type (USHORT)
The dialog template format type. The format
defined is type 0.
Code page (USHORT)
The
code page of the text in the dialog template.
Items
offset (USHORT)
The offset of the array of
dialog items.
Reserved (USHORT)
Focus item (USHORT)
The
index in the array of dialog items of the control to receive the focus.
If this value is 0, or if the identified control cannot receive the focus,
for example because it is a static control, the focus is passed to the first
item within the template that can receive the focus.
Reserved
(USHORT)
[Back: Dialog Template Format and Contents]
[Next: Items]