Hi,

I found the given code to retrieve the Treo 600/650 serial number:
      char bufP2[32];
      bufP2[0] = 0;
      HsGetVersionString(1/*hsVerStrSerialNo*/, bufP2, &bufLen);

Unfortunately, i cannot use HsXXX functions. Are there any other ways to get the serial number on these devices without using Hs routines? The SysGetROMToken(sysROMTokenSnum) does not work on this device.

thanks

        guich

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

Reply via email to