===================================================================== = Windows Driver for Timer Driver = = API-TIMER(WDM) Ver1.10 = = CONTEC Co.,Ltd. = ===================================================================== - Contents ========== Introduction Notes 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-TIMER(WDM). Please refer to Online Help CTIMER.chm for how to use API-TIMER(WDM). - Notes ======= API-TIMER(WDM) is different from the earlier editions of timer driver. Please refer to Online Help (CTIMER.chm) for the difference. - 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\TimerWdm\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 in API-PAC(W32) CD-ROM. \Apipac\Help\Hwinst\Eng\Apitool.chm For uninstallation or installation procedure, refer to following help file which is created after unzipping the downloaded file. Help\TimerWdm\Eng\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 TIMERWDM\CTIMER.CHM Help file TIMERWDM\README.TXT This file TIMERWDM\SAMPLES\ Sample programs - Sample programs ================= The sample programs consist of the following directories for every language. [32bitOS] \ | +--\TIMERWDM | +--\SAMPLES | +--\INC Include file for every language | +--\Lib_i386 Library file for every language | +--\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 | +--\Vcs Sample program for Visual C# .Net [64bitOS] \ | +--\TIMERWDM | +--\SAMPLES | +--\INC Include file for every language | +--\Lib_amd64 Library file for every language | +--\VbNet Sample program for Visual Basic .Net | +--\VcNet2005 Sample program for Visual C++ .Net | +--\Vcs Sample program for Visual C# .Net - The history of version-up =========================== Ver1.10 (Web Release) -------------------------------- - Add support OS Support OS: Microsoft Windows Server 2008 Microsoft Windows Server 2008 x64 Edition Ver1.01 (Web Release) -------------------------------- - Add support development language Support development language: Microsoft Visual Basic 2008 Microsoft Visual C# 2008 Microsoft Visual C++ 2008 Ver1.00 -------------------------------- - First release