Search found 1 match
- Fri Jan 20, 2006 1:35 am
- Forum: PocketPC/WinCE Port
- Topic: ScummVM on Smartphone (QTek 8310)
- Replies: 110
- Views: 149007
Detecting Platform Type
If you want to detect the platform type, I'd recommend using: SystemParametersInfo(SPI_GETPLATFORMTYPE, ...); An override in the INI file would be good, but it'd still be great if it just auto-detected it. The function should return one of the following strings: "HPC" = Handheld PC "H...