The WM_NCDESTROY message informs a window that its nonclient area is being destroyed. The DestroyWindow function sends the WM_NCDESTROY message to the window following the WM_DESTROY message. WM_DESTROY is used to free the allocated memory object associated with the window.
WM_NCDESTROY
This message has no parameters.
If an application processes this message, it should return zero.
This message frees any memory internally allocated for the window.
DestroyWindow, WM_DESTROY, WM_NCCREATE
file: /Techref/os/win/api/win32/mess/src/msg26_4.htm, 1KB, , updated: 2000/4/7 12:20, local time: 2024/11/2 22:26,
3.136.234.44: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://linistepper.com/techref/os/win/api/win32/mess/src/msg26_4.htm"> WM_NCDESTROY</A> |
Did you find what you needed? |