MoveWindow may not be officially deprecated in the Windows API docs
but it should be.

http://blogs.msdn.com/oldnewthing/archive/2009/03/23/9500125.aspx

It's always worth being more explicit about the specific set of SWP
flags you need, so please use SetWindowPos wherever you need to move a
HWND.

-Ben

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to