如何取得当前系统是CE或者Mobile
怎么获得当前系统是Windows CE或者Windows Mobile
[解决办法]
获取系统版本。GetVersionEx
WinCE 5.0 0x500
WinCE 6.0 0x600
WM5.0 0x501
WM6.0 0x502
[解决办法]
发布时间: 2012-02-07 17:45:36 作者: rapoo
如何取得当前系统是CE或者Mobile
怎么获得当前系统是Windows CE或者Windows Mobile
[解决办法]
获取系统版本。GetVersionEx
WinCE 5.0 0x500
WinCE 6.0 0x600
WM5.0 0x501
WM6.0 0x502
[解决办法]