I upgraded to Code Warrior v9 and now I get the error "Illegal use of incomplete struct" when I include a BitmapType in my database structure. This worked before in CodeWarrior 7. How are Bitmaps stored?
Search the kb.palmsource.com KB for "BitmapRsrc" for sample code. The older Palm OS SDK allowed you to use the BitmapType structure, but with the current SDK, you need to declare your own structure for it.
-- 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/
