DmSet is for databases. If you're allocating the structure dynamically (MemPtrNew) you want to use MemSet instead.
-Jon ------------------------------------------- Jonathan Hays Palm OS Certified Developer http://hazelware.luggle.com ------------------------------------------- -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Orasanu Iuliana Sent: Monday, April 04, 2005 10:31 AM To: Palm Developer Forum Subject: RE: memory 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. Regards, Iulia -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
