I still get an error message when i'm calling the function
DmSet(app, 0, sizeof(AppAppInfoType), 0) - use this to clear the my app variable info block.
Tell me please if I'm doing something wrong.
How do you get 'app'? Are you using DmDatabaseInfo, then using MemLocalIDToGlobal to convert the LocalID into a MemHandle? Are you then locking the handle using MemHandleLock, possibly after resizing it with MemHandleResize to be large enough for your AppAppInfoType?
-- 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 Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
