Regarding:
> ... the SDK headers aren't designed to be self-contained ...
> Palm's answer has always been "they're always all required -- just use
> Pilot.h" ...

Unfortunately, this doesn't always hold true, or at least this is my
experience with one particular header.  I use the function DlkGetSyncInfo to
get the HotSync name.  However, when including (only) pilot.h, I get an
undefined symbol error.  I also (explicitly) must "#include <dlserver.h>" to
get visibility to this function.  So it appears that there may be a select
few number of functions that require additional headers...

Dave.

--
David A. Smith
Colorado Springs, CO  USA

Reply via email to