Running platform

  • Thread starter Thread starter Gianco
  • Start date Start date
G

Gianco

Hello guys

I'm debugging my application almost always on a window ce based device
but sometimes, when the device is not available, I deploy and debug it
on the windows ce emulator. Is it possible for my app, to understand
when it is running on the emulator? This because there are some
hardware dependant calls, actually I'm using a flag but I would avoid
its use (I often forget to change its value...)

Thanks in advance
Gianco
 
Back
Top