Fixed GetClassLong to return full 32 bits for all items.
authorAlexandre Julliard <julliard@winehq.org>
Mon, 20 Aug 2001 18:09:39 +0000 (18:09 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 20 Aug 2001 18:09:39 +0000 (18:09 +0000)
commitd44e495aa4acd819e946604589bfb7852d1a034e
tree91e73598ce1fd025d797be36b6de2b3c05d5c956
parent87abe2f61cab0f22b70f1444bd585ebcc4355158
Fixed GetClassLong to return full 32 bits for all items.
Removed GCW_* definitions that don't exist in Win32.
include/winuser.h
windows/class.c
windows/nonclient.c