Hello All!
I was reading through Win32 Programming (Rector&Newcomer) and I came accross
page #790. Down at the bottom it has a little blurb about GetWindowLong
and GetWindowWord. The book shows some examples of constants that could
be used but I don't recall seeing these before...
GWL_HWNDNEXT
GWL_CHILD
GWL_OWNER
Does any body know how or what these are?
------------------
Cheers
I was reading through Win32 Programming (Rector&Newcomer) and I came accross
page #790. Down at the bottom it has a little blurb about GetWindowLong
and GetWindowWord. The book shows some examples of constants that could
be used but I don't recall seeing these before...
GWL_HWNDNEXT
GWL_CHILD
GWL_OWNER
Does any body know how or what these are?
------------------
Cheers
Comment