I have written a desktop app the directly reads and write PDB files. Everything is working create except the create, modified and Backup Dates.
When I create a new PDB with my desktop app, then install the PDB to my device, the dates are displayed correctly. But if I read a PDB from my HotSync Backup directory into my desktop app the dates are wrong... more specifically the Month and Day is correct, but the year is always 1936 and the time is 5:00am. I have routines that do the bit swapping and they are working... hence the first example above. Am I missing something here? Does the Default conduit mess up this date? I have tried *not* swapping the UInt32 and that does not working either. I have other UInt32(s) in my PDB record data and all the dateTimes (secs since 1904) work great. Is is possible that I need to swap/flip bit differently for the UInt32(s) the PDB Header? Thanks -=Ryan -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
