NOTE: Early in the porting process you may want to
#include ModemMgrCompatibility.h
(after the #include
for PalmOS.h
). This header file defines a number of APIs and macros that allow applications calling certain deleted functions and functions with modified prototypes to compile and run. This compatibility header should not be counted on long-term, however, so later in the porting process you should remove the #include
and fix any problems that result.
Deleted APIs
Table 71.2 Deleted enumerated types
Modified APIs
Table 71.3 Modified structures
Unchanged APIs
Table 71.6 Unchanged enumerated types
Table 71.7 Unchanged application-defined functions