Description:
Check PRC is a useful Windows tool for Palm developers to identify compatibility problems and maximise the number of users who can access their applications.
It can be used to determine the earliest version of Palm OS that a Palm application may run on, and to identify all the Palm OS functions that the application uses.
Each API function used is listed and identified by the Palm OS version number in which it first appeared.
Update Description:
- Trap detection is much more reliable, with fewer false alarms.
- Includes a count of the number of occurrences of each API call.
- LibTraps are identified by offset number.
- API names are sorted in alphabetic order within other sort sequences.