如何知道系统时间已经被修改过了
前提:不要用定时器
[解决办法]
WM_TIMECHANGE
An application sends the WM_TIMECHANGE message whenever it updates the system time.
发布时间: 2012-03-22 17:43:57 作者: rapoo
如何知道系统时间已经被修改过了
前提:不要用定时器
[解决办法]
WM_TIMECHANGE
An application sends the WM_TIMECHANGE message whenever it updates the system time.