Is there a way of blocking WM_WINDOWPOSCHANGED/WM_WINDOWPOSCHANGING to be posted to the window?
- Sharoon
Printable View
Is there a way of blocking WM_WINDOWPOSCHANGED/WM_WINDOWPOSCHANGING to be posted to the window?
- Sharoon
why not to use empty handlers for these messages?