Cedevice] - Intermec 700 Series User Manual

Color mobile computer
Hide thumbs Also See for 700 Series:
Table of Contents

Advertisement

SECTION 7

[CEDevice]

Describes the platform for the targeted application. All keys in this section are
optional. If a key is nonexistent or has no data, Windows CE does not perform
any checking with the exception being UnsupportedPlatforms. If the Unsuppor-
tedPlatforms key exists but no data, the previous value is not overridden.
Required?
ProcessorType :
UnsupportedPlatforms:
EXAMPLE:
[CEDevice]
UnsupportedPlatforms = pltfrm1 ; pltfrm1 is unsupported
[CEDevice.SH3]
UnsupportedPlatforms = ; pltfrm1 is still unsupported
VersionMin:
VersionMax:
" NOTE:
Supported Windows CE operating system versions include 1.0, 1.01, 2.0, 2.01, and 2.10.
When using these numbers, be sure to include all significant digits.
BuildMin:
BuildMax:
Yes
The value that is returned by SYSTEMINFO.dwProcessorType. For
example, the value for the SH3 CPU is 10003 and the MIPS CPU is 4000.
This lists known unsupported platform family names. If the name specified
in the [CEDevice.xxx] section is different from that in the [CEDevice]
section, both platform_family_name values are unsupported for the
microprocessor specified by xxx. That is, the list of unsupported platform
family names is appended to the previous list of unsupported names.
Application Manager will not display the application for an unsupported
platform. Also, a user will be warned during the setup process if the .CAB
file is copied to an unsupported device.
Numeric value returned by OSVERSIONINFO.dwVersionMinor. The
.CAB file is valid for the currently connected device if the version of this
device is greater than or equal to VersionMin. For Windows CE Japanese
language devices, set this to 2.01
Numeric value returned by OSVERSIONINFO.dwVersionMajor. The
.CAB file is valid for the currently connected device if the version of this
device is less than or equal to VersionMax. For Windows CE Japanese
language devices, set this to 2.01
build_number
Numeric value returned by OSVERSIONINFO.dwBuildNumber. The
.CAB file is valid for the currently connected device if the version of this
device is greater than or equal to BuildMin.
build_number
Numeric value returned by OSVERSIONINFO.dwBuildNumber. The
.CAB file is valid for the currently connected device if the version of this
device is less than or equal to BuildMax.
processor_type
platform_family_name
minor_version
major_version
700 Series Color Mobile Computer User's Manual
Programming
7-3

Advertisement

Table of Contents
loading

Table of Contents