Commit 3554e75c authored by Guy L. Albertelli's avatar Guy L. Albertelli Committed by Alexandre Julliard

- Make all WM_NOTIFY messages go to the parent.

- Allow WM_WINDOWPOSCHANGING when the control is size 0 to set initial size. - Combine multiple SetWindowPos calls in same processing line and make the flags like native. - Redo WM_NCCALCSIZE to match native. - Since Pager is a "transparent" control (except for its own buttons), the WM_ERASEBKGND needs to be passed to the parent. Also do the window offset like the native control does.
parent 3e3e230d
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment