At 12:01 PM 5/19/2005, you wrote:
hi there!

how do i get treo's hotsync id? i did this...

char acName[50];
DlkGetSyncInfo(0, 0, 0, acName, 0, 0);
if (StrLen(acName) > 0)
m_fld2.Replace(acName);

but a treo user complained that it is empty

Is it possible that this was a Treo used that had never HotSync'd the device? That's becoming more and more common, especially with over-the-air and SD-based software installation.



-- Ben Combee, Senior Software Engineer, palmOne, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Developer Forum Archives: http://news.palmos.com/read/all_forums/


-- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Reply via email to