Hello all.

Has anyone run into this problem?:
When the options on "enums always int" (C/C++ Language panel) and "4-Bytes
Ints" (68K processor panel) are "on" in the target settings, the program
halts, because EvtGetEvent (...) doesn't get right the enum field
"event.eType". Probably eType is designed to be 2 bytes, but when forced to
read 4 bytes (by the above settings), it gets extra 2 bytes.
How can I solve this problem without changing back the settings?

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to