|
[x]
Posted via EE Mobile
|
|
| Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again. |
|
|
|
|
Asked by ARPYPREF in Microsoft Applications, Microsoft Visual C++, Microsoft Operating Systems
Several applications written in MFC C++ 6.0 use COleDateTime::GetCurrentTi
me()
Since the time change on November 1, 2009 this returns 1 hour later than the system clock indicates. This seems to be all 100 or so computers on a network while all sseem to be up to date with XP SP3 and all patches and updates.
COleDateTime Today;
Today = COleDateTime::GetCurrentTi
me();
CString TheTime = Today.Format();
AfxMessageBox(TheTime); Result is one hour later than actual time
Is there some update or patch available?
20091118-EE-VQP-93 - Hierarchy / EE_QW_3_20080625