New version of Rebar.C

Guy L. Albertelli galberte at neo.lrun.com
Sat Jul 7 10:39:12 CDT 2001


Changelog:
 Guy Albertelli  <<galberte at neo.lrun.com>>

  dlls/comctl32/rebar.c
   - 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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rebar7e.diff
Type: application/octet-stream
Size: 47777 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20010707/3499c4a3/rebar7e.obj


More information about the wine-patches mailing list