|
Posted by Sarath on November 22, 2006, 9:31 am
Hi,
I am searching for function to get current time of mobile phone as
uint32. I found that VC++ run time library(RTL) provides following
function to do the same,
__time32_t _time32( __time32_t *timer );
Can you please tell me if RTL is part of mobile 5.0. If no, is there
another function in windows mobile 5.0 to acheive this functionality.
Thanks!
|