--- Mitch <[EMAIL PROTECTED]> wrote: > OK...I do a PrefGetAppPreferences, if there isn't anything there, > I write out a "default" set. In my AppStop code, I do another > PrefSetAppPreferences which includes some state info. The prefs > and state info are stored in a data struct in my app (not in the > dynamic heap). > > In POSE (I haven't tried a real device), after I write the prefs > out, if I use PrefGetAppPreferences, I get version 1 back, but the > fields in the struct are all 0's. > > I've stepped through the whole process with the debugger (CW8) and > everything looks fine except the data is "0" on any > PrefGetAppPreferences after I write the prefs out. > > Am I missing something??? >
Show us the code that writes (or fails to write) the prefs. __________________________________________________ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
