Dear Fellow Developers and Palm Guys:

I am building a hack [LapTopHack] which does an

                      EvtEnqueueKey (chrSpace, 111, 0);

job [Err EvtEnqueueKey (WChar ascii, UInt16 keycode, UInt16 modifiers)].

It runs perfectly with all OSs [hardware or POSE] tested EXCEPT it gives a
fatal exception with the Palm 3 with OS 3.3 [both on real hardware and POSE].
POSE says "bus error".

NOTE. It runs perfectly with the "same" OS 3.3 on the Palm Vx [hardware or
POSE].

If I replace EvtEnqueueKey () with an EvtAddEventToQueue (&event) job with a
properly defined event, then everything works fine [void EvtAddEventToQueue
(const EventType *event)].

Tested:
 3.1 is OK [Palm 3x and Visor]
 3.5 is OK [Palm Vx, TRGPro]
 3.3 is NOT OK with Palm 3 but OK with Palm Vx.

Is this new? What the heck is going on? Please advise me.

Best regards, Paul

Name:     Paul Nevai
E-mail:   [EMAIL PROTECTED]
Products: pedits, dbDleanerUpper, LapTopHack, TimeSetter,
          Sporty [TBA], EventAnalyzer [TBA]
pedit's home:   http://www.PaulComputing.com


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

Reply via email to