简体   繁体   中英

Screen resolution change notification message?

I have a WTL app running and would like to know when the screen resolution has changed. The most likely candidate would appear to be SPI_SETWORKAREA sent via the WM_SETTINGCHANGE message but I wondered if this is the correct message to use. This has to work on XP and Windows 7.

WM_DISPLAYCHANGE是更好的鼠标陷阱。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM