Page 1 of 1

Pocket PC 2002 OS Version

PostPosted: Oct 6, 2001 @ 1:56pm
by Dan East
What is the official Windows CE version number for Pocket PC 2002? CE 3.5? CE 4.0?<br><br>Thanks!<br><br>Dan East

Re: Pocket PC 2002 OS Version

PostPosted: Oct 6, 2001 @ 2:01pm
by cryo
its still 3.0. If you want to distinguish between pocketPC and PPC 2002 you will have to call the SystemParametersInfo function with SPI_GETPLATFORMTYPE. If it returns "Palm PC2" its PocketPC, if it returns "PocketPC" its a PPC 2002.<br>