CW 9.3.
Compiling the project under Debug mode givers no error but I get "undefined identifier" errors for vchrRocketRight, vchrRocketLeft, vchrRocketUp, vchrRocketDown , and vchrRocketCenter.
Even when I explicitely include "Chars.h" that has those definitions.
1) You mean "rocker", not "rocket" right?
2) Those characters were added in the Palm OS SDK 5.0 R3. 9.3 only has 5.0 R2 included -- you need to download R3 and apply it yourself to get those character definitions. After installing the updated SDK, you also need to rebuild any precompiled headers you're using, usually by using the "BuildAll.mcp" project.
-- Ben Combee, senior DTS engineer, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
