The WM_ENABLE message is sent when an application changes the enabled state of a window. It is sent to the window whose enabled state is changing. This message is sent before the EnableWindow function returns, but after the enabled state (WS_DISABLED style bit) of the window has changed.
WM_ENABLE fEnabled = (BOOL) wParam; // enabled/disabled flag
If an application processes this message, it should return zero.
file: /Techref/os/win/api/win32/mess/src/msg23_23.htm, 1KB, , updated: 2000/4/7 11:20, local time: 2024/11/5 04:18,
3.145.54.254: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/msg23_23.htm"> WM_ENABLE</A> |
Did you find what you needed? |
Welcome to massmind.org! |
Welcome to massmind.org! |
.