On 2005-11-02, Guilherme C. Hazan <[EMAIL PROTECTED]> wrote: > Hi, > > In which program i have to be subscribed to download this sdk? I already > went to developerpavilion and searched for it without success. > > Basically, all i want to know is the value defined for > > hsVerStrSerialNo > > thanks > > guich >
You need the Palm SDK (latest is 5.1) from the plugged in program: http://pluggedin.palm.com . hsVerStrSerialNo is defined in include file .../common/system/HsExtCommon.h . It is the 2nd element in an enum typedef, so you can figure out its value ;-). HTH Ton van Overbeek -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
