Anyone know how to set different values to a defined variable for emulator and a real unit, this doesnt seem to work at all: #if EMULATION_LEVEL != EMULATION_NONE #define delay 20000 #else #define delay 120000 #endif Thanks / Jimmy -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
- Re: detect emulator Jimmy R
- Re: detect emulator Aaron Ardiri
- Re: detect emulator Ben Combee
- Re: detect emulator Miguel Oyarzun
- Re: detect emulator Peter Epstein
