I am not sure, it seems I heard in POSE the clock is accurate but the ticks is
only 1/10 the speed of a real device. This may be a way to detect.
I am interested in this as well. Let's see if better ideas come out.
Max
--- "Avilla, Dane" <[EMAIL PROTECTED]> wrote:
> How does one write code that determines whether the code is being executed
> on POSE or on an actual device? I know I've seen this on the forum, but I
> just can't find it in the archives . . .
>
> Example below, where IsRunningOnPOSE() contains the functionality I need:
>
> if (IsRunningOnPOSE())
> {
> // Execute POSE-specific code
> }
> else
> {
> // Execute device-specific code
> }
>
> Thx,
>
> -DGA
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe, please
> see http://www.palmos.com/dev/tech/support/forums/
__________________________________________________
Do You Yahoo!?
Check out Yahoo! Shopping and Yahoo! Auctions for all of
your unique holiday gifts! Buy at http://shopping.yahoo.com
or bid at http://auctions.yahoo.com
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/