Set/GetWindowLong doesn't seem work

Benjamin Riefenstahl benny@crocodial.de
Tue Feb 10 03:34:00 GMT 1998


Karl Martin Syring wrote:
> cbWndExtra is declared as an int in the MS header, so there is no space to
> reserve. Usually it it used as a pointer to the window specific data
> structures.

No. Read the docs.

It specified how much space is to be reserved in each individual window
for "window extra data". The "window extra data" is what
Set/GetWindowLong/Word() accesses.
======================================
Benjamin Riefenstahl (benny@crocodial.de)
Crocodial Communications EntwicklungsGmbH
Ophagen 16a, D-20257 Hamburg, Germany
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list