The WM_SIZING message is sent to a window that the user is resizing. By processing this message, an application can monitor the size and position of the drag rectangle and, if needed, change its size or position.
fwSide = wParam; // edge of window being sized lprc = (LPRECT) lParam; // screen coordinates of drag rectangle
Value |
Meaning |
WMSZ_BOTTOM |
Bottom edge |
WMSZ_BOTTOMLEFT |
Bottom-left corner |
WMSZ_BOTTOMRIGHT |
Bottom-right corner |
WMSZ_LEFT |
Left edge |
WMSZ_RIGHT |
Right edge |
WMSZ_TOP |
Top edge |
WMSZ_TOPLEFT |
Top-left corner |
WMSZ_TOPRIGHT |
Top-right corner |
An application should return TRUE if it processes this message.
file: /Techref/os/win/api/win32/mess/src/msg28_3.htm, 3KB, , updated: 2000/4/7 11:20, local time: 2024/11/4 19:25,
3.17.183.204: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://massmind.org/techref/os/win/api/win32/mess/src/msg28_3.htm"> WM_SIZING</A> |
Did you find what you needed? |
Welcome to massmind.org! |
Ashley Roll has put together a really nice little unit here. Leave off the MAX232 and keep these handy for the few times you need true RS232! |
.