About WM_THEMECHANGED
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, Why can't I pick up WM_THEMECHANGED message when user change the visual style from "Windows Classic" to "Windows XP"? In the reverse direction, which is from XP style to Classic, it worked properly. Is there any special line of code needed to pick up this kind of message? Thanks in advance.
-
Hi, Why can't I pick up WM_THEMECHANGED message when user change the visual style from "Windows Classic" to "Windows XP"? In the reverse direction, which is from XP style to Classic, it worked properly. Is there any special line of code needed to pick up this kind of message? Thanks in advance.