Hi
this code should do it:
char userName[dlkUserNameBufSize] ;
DlkGetSyncInfo( NULL, NULL, NULL, userName, NULL, NULL);
if( StrCompare(userName, "Palm OS Emulator") == 0 )
// You are on the emulator
Regards,
Jan Slodicka
----- Original Message -----
From: "Charles Garcia-Tobin" <[EMAIL PROTECTED]>
Is there a way of finding out if you are running on the emulator
at run-time?
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/