On Thursday 25 September 2003 12:11 am, Ben Combee wrote: > Look in HostControl.h for a suitable function.
Thank you Regis and Ben. I'm using this and it is good.
HostID hid;
hid = HostGetHostID();
if ((hid == hostIDPalmOSEmulator) || (hid == hostIDPalmOSSimulator))
inposer = true;
--
/* Chris Faherty <[EMAIL PROTECTED]> */
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/
