The PSM_CHANGED message informs a property sheet that information in a page has changed. The property sheet enables the Apply Now button. You can send this macro explicitly or by using the PropSheet_Changed macro.
PSM_CHANGED wParam = (WPARAM) (HWND) hwndPage; lParam = 0;
No return value.
file: /Techref/os/win/api/win32/mess/src/msg14_18.htm, 1KB, , updated: 2000/4/7 11:20, local time: 2024/11/11 03:37,
3.131.37.193: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/msg14_18.htm"> PSM_CHANGED</A> |
Did you find what you needed? |