FiveTech Support Forums
FiveWin /
Harbour
/ xBase community
๐
Board index
All discussions
Login (GitHub)
Board index
FiveWin for Pocket PC
seconds()
Otto
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
seconds()
Posted: Tue Apr 14, 2009 06:44 PM
It seems seconds() is not supported by FWPPC. Is there some other function?
Thanks in advance
Otto
Antonio Linares
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: seconds()
Posted: Tue Apr 14, 2009 11:55 PM
Otto,
You can use GetTickCount():
MsgInfo( GetTickCount() )
http://msdn.microsoft.com/en-us/library/ms724408(VS.85).aspx
regards, saludos
Antonio Linares
www.fivetechsoft.com
Continue the discussion
JavaScript required to load Giscus comments.