Folder Structure

The sample program folder is configured as follows in the location where COM-DRV(WDM) is installed.
The folder structure is the same for both 32-bit and 64-bit OS environments.

 

C:\Users\Public\Documents\CONTEC\COM-DRV\COMWDM\
     |
     |________ Sample\
     |         |
     |         |________ VB\
     |         |         |________ DotNetFramework4\      Visual Basic.Net (.NET Framework) Samples
     |         |         |________ DotNet8\               Visual Basic.Net (.NET) Samples
     |         |
     |         |________ VC\
     |         |         |________ Vc2015\                Visual C++ (MFC) Samples
     |         |
     |         |________ VCS\
     |         |         |________ DotNetFramework4\      Visual C# (.NET Framework) Samples
     |         |         |________ DotNet8\               Visual C# (.NET) Samples
     |         |
     |         |________ Python\
     |                   |________ Python3\               Python Samples
     |
     |
     |________ SampleExe\
               |________ 64bit\          Sample EXE files (64bit)
               |________ 32bit\          Sample EXE files (32bit)

 

Note: The underlined part is the default folder name of the COM-DRV(WDM) installer.
         If the default folder name is changed during API-TOOL installation, it will be changed.