2008/4/17 Vivian Chen <[EMAIL PROTECTED]>:
>
>
> Oh, Really?Ok, I see, thanks.
>
> Can I have another question?
>
> When I call PceNativeCall(), it always says "Unhandled Exception in thread
> STRT".
>
> What does it mean?

On the x86 simulator, the PceNativeCall is used to call a routine in a
DLL.  The parameters have to be different here than on the device
where it's used to call ARM machine code.  If you don't use different
glue code around PceNativeCall, it will crash like you see on x86.

See the explanation at
http://www.access-company.com/developers/documents/docs/palmos/PalmOSCompanion/PalmOS5ARM_Chapter.html

-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to