Elo Touchscreen Multi-touch Software Package version 1.1.0 for Windows Embedded Compact 2013
Copyright 2021 Elo Touch Solutions
Updated: 2021-05-03

CONTENTS:
This is revision 1.1.0 of the Elo touchscreen OS components for Windows Embedded Compact 2013. 
It has one DLL driver for USB interface plus the project file to enable the component to be
built into a system. This package supports multi-touch touchscreens (digitizer), and it
generates multi-touch gestures defined by the system. Single touch mouse mode is supported in
a separate Elo single touch package.

eloMtUsb.dll (1.1.0) is the Multi-touch USB driver.

For each component, the install package includes CPU-agnostic bib, cec, pbpxml, and reg files plus
CPU-specific dll or exe, pdb, and rel (if dll) files. This release supports X86, and ARMv7.

INSTRUCTION:
Please copy \EloMultiTouch\ folder in the zip file to \WINCE800\, and import EloMtUsb.pbpxml
project to OSDesign solution in platform builder (see ADD COMPONENTS). Select the following
components in Catalog Items View.

Composite Function Driver
USB Function Support
USB Human Input Device (HID) Class
Default Gesture Response
Gesture Physics Engine
Touch Gesture GWES component
Touch Screen (Stylus)

And make sure tchproxy.dll is included in the built WCE2013 image.

ADD COMPONENTS:
The quickest way to add the components is to insert them as existing projects, 
directly referencing their project (pbpxml) files. This is done for each 
component individually in Platform Builder by Project > Insert > Existing 
Project and pointing to the appropriate pbpxml file under wince800\EloMultiTouch, 
for example wince800\EloMultiTouch\EloMtUsb\EloMtUsb.pbpxml. All necessary output files 
will already exist under EloMultiTouch and simply remaking the run time image adds 
the components to nk.bin. Similarly, a component can be removed by deleting it 
from the Workspace Files view  and remaking the run time image.

REG FILES:
Touchscreen reg files (EloMtUsb.reg) must be merged 
into the OS image.  Platform Builder automatically merges the reg files of 
included components.

================================================================================
                        RELEASE 1.1.0 NOTES
================================================================================
1. Support all PCAP touchscreens configured in digitizer mode or auto mode.
2. Support 3200xx and 2521 IntelliTouch Touchscreen.

================================================================================
                        RELEASE 1.0.2 NOTES
================================================================================
1. Support PCAP touchscreens: Atmel, NAPA, and two EETI controllers.
2. Support the rotation of display (Portrait and Landscape mode).