![]() |
Printing System Time in SDK
Hi all , I want to print the system time in the edit control for which i have tried EM_GETIMESTATUS but with no result can anyone suggest the exact way of doing
it. Thankyou in advance |
Re: Printing System Time in SDK
I am not sure but the one you are using is nothing to do with time and use
Code:
void WINAPI GetSystemTime(__out LPSYSTEMTIME lpSystemTime ); |
| All times are GMT +5.5. The time now is 01:51. |