Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- M E W E L - <b>wm_move</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
WM_MOVE

  This message is sent to a window when the window is moved. This message is
generated by the WinMove() function.

Parameters
  wParam is not used.
  LOWORD(lParam) contains the 0-based screen coordinate of the window's new
   upper-left corner column position.
  HIWORD(lParam) contains the 0-based screen coordinate of the window's new
   upper-left corner row position.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson