Re: Can an application determine whether it is running on POSE...

2001-08-13 Thread Keith Rollin
At 9:42 AM -0700 8/13/01, Erik Blake wrote: >At 08:59 2001/08/13 -0400, you wrote: >>Ah, you're right. Looking at the docs it looks like FtrGet will only return >This is what I use: > >if (HostGetHostID() == hostIDPalmOSEmulator) > > >Seems to work fine. Except that it will crash if

RE: Can an application determine whether it is running on POSE...

2001-08-13 Thread Danny Epstein
> if (HostGetHostID() == hostIDPalmOSEmulator) > Seems to work fine. See http://www.escribe.com/computing/pcpqa/m27606.html for Keith's explanation of when it's okay to use this approach rather than the 'pose' feature. -- Danny @ Palm -- For information on using the Palm Developer Forums, or to

Re: Can an application determine whether it is running on POSE...

2001-08-13 Thread Erik Blake
At 08:59 2001/08/13 -0400, you wrote: >Ah, you're right. Looking at the docs it looks like FtrGet will only return This is what I use: if (HostGetHostID() == hostIDPalmOSEmulator) Seems to work fine. Erik Blake --- I

Re: Can an application determine whether it is running on POSE...

2001-08-13 Thread John Crouch
Ah, you're right. Looking at the docs it looks like FtrGet will only return one of two values (errNone or ftrErrNoSuchFeature). I guess it could return something else, especially in a later version some time in the future. I have updated my function. Thanks for the tip. "Paul Nevai" <[EMAIL

RE: Can an application determine whether it is running on POSE...

2001-08-07 Thread John J. Corelli
M To: Palm Developer Forum Subject: RE: Can an application determine whether it is running on POSE... "Ping the IRDA hardware..." What does that mean??? -- Keith At 1:11 PM -0400 8/7/01, John J. Corelli wrote: >You might be able to ping the IRDA hardware as it is not supported on

RE: Can an application determine whether it is running on POSE...

2001-08-07 Thread Keith Rollin
CTED]]On Behalf Of Eric W. >Sirko >Sent: Tuesday, August 07, 2001 12:58 PM >To: Palm Developer Forum >Subject: Can an application determine whether it is running on POSE... > > >...as opposed to running on an actual handheld? > > >Thanks, > >Eric W. Sirko >Softworks

RE: Can an application determine whether it is running on POSE...

2001-08-07 Thread John J. Corelli
You might be able to ping the IRDA hardware as it is not supported on POSE. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Eric W. Sirko Sent: Tuesday, August 07, 2001 12:58 PM To: Palm Developer Forum Subject: Can an application determine whether it is

Re: Can an application determine whether it is running on POSE...

2001-08-07 Thread Aaron Ardiri
On Tue, 7 Aug 2001, Eric W. Sirko wrote: > ...as opposed to running on an actual handheld? yes - oh.. did you want to know how? :) http://www.escribe.com/computing/pcpqa/index.html type in "detecting emulator" in the search field.. hit the "search" button and you get. (waiting)

Can an application determine whether it is running on POSE...

2001-08-07 Thread Eric W. Sirko
...as opposed to running on an actual handheld? Thanks, Eric W. Sirko Softworks Solutions, LLC -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/