8 Jul
2001
8 Jul
'01
8:31 p.m.
ChangeSet ID: 99462427189628609828651 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine2. 01/07/08 16:31:12 Modified files: dlls/comctl32 : rebar.c Log message: Guy L. Albertelli <galberte(a)neo.lrun.com> - Move creation process to the WM_NCCREATE message like native and force styles WS_VISIBLE and CCS_TOP. - Implement messages WM_NCHITTEST, WM_STYLECHANGED, RB_MOVEBAND, RB_MINIMIZEBAND. - Improve preformance by removing calls to GetWindowLong for GWL_STYLE (by saving state and handling WM_STYLECHANGED). - Cleanup and remove dead and test code. Patch: http://cvs.winehq.com/patch.py?id=99462427189628609828651 Revision Changes Path 1.45 +471 -211 wine/dlls/comctl32/rebar.c
8925
Age (days ago)
8925
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard