Proper handling for GWL_STYLE.
commitd09baae23df617cd307d8b69570abaeb5d9cf80e
authorDimitrie O. Paun <dpaun@rogers.com>
Mon, 21 Mar 2005 10:30:18 +0000 (21 10:30 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 21 Mar 2005 10:30:18 +0000 (21 10:30 +0000)
tree4b26a65ac43091b5318f9bed1c1fd14c67520f5c
parent963b63ecbd130a1db0c6d0462b770dcb601f1c50
Proper handling for GWL_STYLE.
Store and use hwndSelf in the PAGER_INFO.
Pass the infoPtr around instead of hwnd.
Use proper types in the function signatures.
Fix a few return statements.
dlls/comctl32/pager.c