21 Mar
2005
21 Mar
'05
10:30 a.m.
ChangeSet ID: 16739 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/03/21 04:30:18 Modified files: dlls/comctl32 : pager.c Log message: Dimitrie O. Paun <dpaun(a)rogers.com> 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. Patch: http://cvs.winehq.org/patch.py?id=16739 Old revision New revision Changes Path 1.52 1.53 +274 -290 wine/dlls/comctl32/pager.c