you need to open the system preferences and edit that location directly. it is not too hard as the offset is the same. (open the pref and look for "0000" or in hex "30303030" the offset of that is where you need to write the creatorid
On 12/2/06, Horace Ho <[EMAIL PROTECTED]> wrote: > > > PrefSetPreference(prefHard4CharAppCreator, > appCreator); > > does not work either. > > However, the other 3 buttons are ok: > > PrefSetPreference(prefHard1CharAppCreator, appCreator); > PrefSetPreference(prefHard2CharAppCreator, appCreator); > PrefSetPreference(prefHard3CharAppCreator, appCreator); > > Any idea? > -- > For information on using the PalmSource Developer Forums, or to > unsubscribe, please see http://www.palmos.com/dev/support/forums/ > -- Best Regards, Dmitry Grinberg Software Engineer, http://PalmPowerups.com (847) 226 9295 AIM: DmitryGrinberg MSN: [EMAIL PROTECTED] ICQ: 165589894 Y! IM: dmitrygr2003 -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
