Hi, all --
My app doesn't like changing SM_CXSCREEN SM_CYSCREEN and similar.
That's why I want to detect changing and to restart an app.
I expected WM_SETTINGCHANGE message, but under Win2000 I can detect it for changing colors only.
To take and to compare with previous in WM_ACTIVATEAPP is possible, but probably exist better solution ?
------------------
E-MAIL: [email protected]
My app doesn't like changing SM_CXSCREEN SM_CYSCREEN and similar.
That's why I want to detect changing and to restart an app.
I expected WM_SETTINGCHANGE message, but under Win2000 I can detect it for changing colors only.
To take and to compare with previous in WM_ACTIVATEAPP is possible, but probably exist better solution ?
------------------
E-MAIL: [email protected]
Comment