Developer wrote:

> Yes I do believe that I am doing something drastically wrong here. In my
> project I only have <Pilot.h> included along with several other files that
> are required in my project.
> What other header files do I need to include?

These are the only files I can ever remember having to include from
the SDK for normal development:

        <PalmOS.h>      -- for virtually everything
        <PalmOSGlue.h>  -- for functions with "Glue" in the name

For very specialized purposes there may be others, but for the core
stuff you need to write normal applications, that should be enough.

  - Logan

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

Reply via email to