I haven't done any conduit programming, so I'm taking a totally wild
wack in the dark. Could it be that you are not taking care of possible
byte ordering differences between the handheld and the desktop machines?

petrelis wrote:
> 
> Hi,
> My application gets the time on the Palm using ' TimGetSeconds()'.
> The application 's conduit uses ' SyncReadSysDateTime(long & rdate)'.
> 
> Normaly this two functions should return the same thing ( ie seconds
> since 1/1/1904 ), but this is not case.
> ' SyncReadSysDateTime' doesn't work. It returns a number xxx xxx xxx
> whereas 'TimGetSeconds' returns a number
> x xxx xxx xxx.
> 
> Where do I do a mistake?
> 
> Thanks,
>  Mathias.


-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to