===================================================================== = Windows Driver for Digitizer Driver = = API-DIG(WDM) Ver1.10 = = CONTEC Co.,Ltd. = ===================================================================== - Contents ========== Introduction Installation The files installed Sample programs The history of version-up - Introduction ============== Thank you for purchasing this product. The following description is a supplementary explanation for API-DIG(WDM). Please refer to Online Help(CDIG.CHM) for how to use API-DIG(WDM). - Installation ============== - Installation of development environment(help, sample, tool, etc) You must uninstall older version of development environment from [control panel] before installing newer version. Unzip downloaded file and execute following setup file. Apipac\DigWdm\Disk1\Setup.exe Install from Autorun.exe. - Installation of device driver You must uninstall older version of device driver before installing newer driver. For uninstallation or installation procedure, refer to following help file which is created after unzipping the downloaded file. Help\DigWdm\Jpn\Apitool.chm For uninstallation or installation procedure, refer to following help file in API-PAC(W32) CD-ROM. \Apipac\Help\Hwinst\Jpn\Apitool.chm - The files installed ===================== - This product uses a setup program to install files in the System directory or other directory designated by the user in the following configuration. - If other API-TOOL drivers have already been installed, the files will be installed in that directory. \ CONTEC.ICO Icon file CONTEC_APIPACW32_HOMEPAGE.URL Shortcut of API-PAC(W32)HP DIGWDM\CDIG.CHM Help file DIGWDM\README.TXT This file DIGWDM\SAMPLES\ Sample programs - Sample programs ================= The sample programs consist of the following directories for every language. [32bitOS] \ | +--\DIGWDM | +--\SAMPLES | +--\INC Include file for every language | +--\Lib_i386 Library file for every language | +--\Dig Sample for common function | +--\Vb6 Sample program for Visual Basic 6.0 | +--\VbNet Sample program for Visual Basic .Net | +--\Vc6 Sample program for Visual C++ 6.0 | +--\VcNet Sample program for Visual C++ .Net(MFC) | +--\Vcs Sample program for Visual C# .Net - The history of version-up =========================== Ver1.10 (2009.11.30) -------------------------------- - Supports English OS. Ver1.01 (2009.08.19) -------------------------------- - Solves the problem that the value of temperature sensor cannot be gotten normally. - Solves the problem that Operation End Event occures twice. Ver1.00 (Ver.Apr.2009) -------------------------------- - First release