Re: Dialog resource question
- From: Dean Earley <dean.earley@xxxxxxxxxxx>
- Date: Wed, 21 May 2008 16:03:13 +0100
Jonathan Wilson wrote:
I am manually parsing dialog resources. I have found that after the DLGITEMTEMPLATE, there is a value that is either the class name or is
some integer number. Does anyone have any information on the integer
numbers and what they mean (and what controls they map to?)
As per MSDN...
Immediately following each DLGITEMTEMPLATE structure is a class array
that Specifies the window class of the control. If the first element
of this array is any value other than 0xFFFF, the system treats the
array as a null-terminated Unicode string that specifies the name of
a registered window class. If the first element is 0xFFFF, the array
has one additional element that specifies the ordinal value of a
predefined system class. The ordinal can be one of the following atom
values:
--
Dean Earley (dean.earley@xxxxxxxxxxx)
i-Catcher Development Team
iCode Systems
.
- References:
- Dialog resource question
- From: Jonathan Wilson
- Dialog resource question
- Prev by Date: Dialog resource question
- Next by Date: Re: Convert Zero to Null?
- Previous by thread: Dialog resource question
- Next by thread: Re: Convert Zero to Null?
- Index(es):
Relevant Pages
|