Specifications

Touch System Programmer’s Guide 8-1
Dynamic Link
Library (DLL)
Functions
8
he Carroll Touch Windows driver is controlled through the use of
dynamic link library (DLL) function calls. The DLLs are used by
the Carroll Touch Control Panel, but may also be used by an
application, which can then control the driver directly from within the
application itself. This chapter presents the information you need to use
the DLLs for the Windows 3.x driver and covers the following topic:
Calling Windows Driver DLL Functions
See Appendix E, “Dynamic Link Library (DLL) Function Reference,”
for the specifications of each DLL.
T
Dynamic Link
Library (DLL)
Functions