Hi!
I've included the line, but it still doesn't give me the formatting colours.
I've seen some other sample projects that included the file pilot.pch. What
exactly is precompiled headers and how can it affect the colouring?
Regards,
Gee.
Jun-Kiat Lam <[EMAIL PROTECTED]> wrote in message
news:40195@palm-dev-forum...
>
> Gee and Oscar,
>
> The stationery that came with certain versions of the SDK used precompiled
> OS headers instead of just linking in the OS headers directly. When using
> precompiled headers, you do not have access to the browser information for
> the OS symbols such as the OS types and API function names. To turn
> precompiled headers off simply add
>
> #define PILOT_PRECOMPILED_HEADERS_OFF
>
> at the top of the source file before the #include <PilotMain.h>
>
> Hope this helps.
>
> -- jkl
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/