> From: Chris Reeves
>
> Now, let's say that I need this to compile with the 3.1 SDK. Can
> I make that happen with CW 7?
>

You should probably use the 3.5 SDK to compile the app.  To use the old data
types (e.g., Word instead of UInt16, etc.), just add this to your code:

#include PalmCompatibility.h

Otherwise, you'd have to get a copy of the 3.1 SDK and set all the paths to
that.


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to