My original post shows the code I am using. Basically, I need to know if the device the app is running on is in double-density mode. It works when running on the Simulator (i.e., correctly notes when it is, or is not, in dd mode). However, on the emulator using, for example, platform41_m505_Dbg_enUS.rom, it crashes on the call to WinScreenGetAttribute. Note that I'm not trying to put the device into dd mode (which I realize can't be done), just trying to figure out if it is in dd mode.
Thanks Chris, Steve "Chris Apers" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > > The only OS4 device i know to have Hi-density is the Tungsten|W > and this test works fine on emulator/simulator. > > What code are you using exactly ? > > Chris > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
