Elo Touchscreen Multi-touch Software Package version 1.0.2 for Windows Embedded Compact 7
Copyright 2018 Elo Touch Solutions
Updated: 2018-05-02

CONTENTS:
This is revision 1.0.2 of the Elo touchscreen OS components for Windows Embedded Compact 7. 
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 (PCap for now), 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.0.2) 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, ARMv5, ARMv7 and MipsII.

INSTRUCTION:
Please copy \EloMultiTouch\ folder in the zip file to \WINCE700\, 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 CE7 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 wince700\eloTouch, 
for example wince700\eloTouch\eloUsb\eloUsb.pbpxml. All necessary output files 
will already exist under eloTouch 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.0.2 NOTES
================================================================================
1. Support PCAP touchscreens: Atmel, NAPA, and two EETI controllers.
2. Support the rotation of display (Portrait and Landscape mode).