Bill Kirby wrote:
> Is there a way to detect the IIIx vs the V?
> I'd like to disable [something ...] if it is run on a IIIx.

In general, you can call SysGetRomToken (aka HwrGetROMToken) and pass a
token defined in <Hardware.h>.

The SDK 3.2 version of <Hardware.h> seems to define new tokens for
contrast ('hswc'), antenna, battery type, etc.

Until they officially release those headers, there's a 3.2 copy of
<Hardware.h> in the Palm OS Emulator source code at
http://www.palm.com/devzone/pose/seed.html .

-slj-

Reply via email to