- 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.
This commit is contained in:
Guy L. Albertelli 2001-07-08 20:31:11 +00:00 committed by Alexandre Julliard
parent 655ff38dce
commit 2420fa983d
1 changed files with 471 additions and 211 deletions

File diff suppressed because it is too large Load Diff