Printing System Time in SDK

Go4Expert Member
16Sep2010,14:19   #1
Starter's Avatar
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
Go4Expert Founder
16Sep2010,14:38   #2
shabbir's Avatar
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 );