Dmitry,
You may have to look in several spots for the information you are looking for.
But
> Where can I find the subj?
> I need
> [name_of_the_function+number_of_systrap+length_of_all_parameters]
You can find a list of the system traps in <CoreTraps.h> for Palm OS 3.5 SDK and
higher, and <SysTraps.h> for older OSes. Function names and parameters can be
found in the Palm OS SDK Reference, which is downloadable from Palm's website.
> And where can I find format of *.h.mch file?
A precompiled header or *.mch file is a binary file and the format is
proprietary to Metrowerks. However, if you want to create your own precompiled
headers, check out page IDE-366 "Creating Precompiled Headers" in the IDE User
Guide for CodeWarrior.
Hope this helps.
-- jkl
----- Original Message -----
From: "Dmitry Yakimov" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Wednesday, February 21, 2001 2:20 AM
Subject: list of palmAPIs
> Hello Palm,
>
> Where can I find the subj?
> I need
> [name_of_the_function+number_of_systrap+length_of_all_parameters]
>
> And where can I find format of *.h.mch file?
>
> --
> Best regards,
> Dmitry Yakimov
>
>
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe, please
see http://www.palmos.com/dev/tech/support/forums/
>
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/