Thanks.
I have some problems however. I get undefined errors when using MemGluePtrNew.. I included PalmOSGlue.h and MemGlue.h.. I also downloaded the latest SDK from palmsource. I checked the incl folder in Codewarrior and PalmOSGlue was there.
How come MemGluePtr(UInt32) is not recognized?
Are you linking with the Palm OS glue library? See the archives of this group for details on doing that -- you have to add the right PalmOSGlue.lib file to your project when using CW. One of the wizard options sets that up for you on new projects.
-- Ben Combee, Technical Lead, Developer Services, PalmSource, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Developer Fourm 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/
