Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
afx_msgvoidOnTimeChange();
Remarks
The framework calls this member function after the system time is changed.
Have any application that changes the system time send this message to all top-level windows. To send the WM_TIMECHANGE message to all top-level windows, an application can use the Windows function with its hwnd parameter set to HWND_BROADCAST.