The WM_ENTERSIZEMOVE message is sent once to a window when it enters the moving or sizing mode. The window enters the moving or sizing mode when the user clicks the window’s title bar or sizing border, or when the window passes the WM_SYSCOMMAND message to the DefWindowProc function and the wParam parameter of the message specifies the SC_MOVE or SC_SIZE value. Windows sends the WM_ENTERSIZEMOVE message regardless of whether the dragging of full windows is enabled.
WM_ENTERSIZEMOVE wParam = 0; // not used, must be zero lParam = 0; // not used, must be zero
This message has no parameters.
An application should return zero if it processes this message.
DefWindowProc, WM_EXITSIZEMOVE, WM_SYSCOMMAND
file: /Techref/os/win/api/win32/mess/src/msg23_27.htm, 1KB, , updated: 2000/4/7 11:20, local time: 2024/11/4 20:20,
18.191.239.174:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://ecomorder.com/Techref/os/win/api/win32/mess/src/msg23_27.htm"> WM_ENTERSIZEMOVE</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to ecomorder.com! |
.