I put the following at the top of every source code file. I believe (it was a long time ago) that I installed everything (PODS and SDKs) to their default folders.
#include "apiFixes.h" #include <PalmOS.h> #include <68K\Hs.h> #include <palmone_68k.h> apiFixes.h contains the DmSyncDatabase fix as documented in the Palm API Guide. -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
