Doesn't compile with vanilla PalmOS SDK 4.0 headers
Brought to you by:
philm
This doesn't compile with vanilla PalmOS SDK 4.0 headers.
The solution, however, is to define two symbols that
tell the PalmOS SDK headers to expose the bodies of two
particular structs. Then it will compile cleanly with
the stock 4.0 SDK.
I've attached a patchfile that fixes the problem.
Thanks!
Joe Khoobyar
joe@ankhcraft.com
Fixes compile errors with vanilla 4.0 SDK.