Steve,
Please see the URL that Danny posted for the correct answer (and background):
<http://www.escribe.com/computing/pcpqa/m27606.html>
Of course, it would be a real hoot if I were to roll that information into the
official documentation. I don't think I did that for the next version of Poser
being posted, but I'll make a note for the next time the docs are updated.
-- Keith Rollin
-- Palm OS Emulator engineer
Steve Mann <[EMAIL PROTECTED]> on 03/20/2001 02:06:34 PM
Please respond to "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent by: Steve Mann <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
cc: (Keith Rollin/US/PALM)
Subject: Re: Detect emulator at run-time?
>Does anyone know of a way I can detect that I'm running in the
>emulator at run-time?
if ( HostGetHostID () != hostIDPalmOSEmulator )
You might want to check out the Host File APIs in the Tools
documentation for more details. Besides that function, there's lots
of good stuff in there.
Regards,
Steve Mann
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/