Folder structure

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

C:\Users\Public\Documents\CONTEC\API-TOOL\SMCWDM\

     |

     |________ Sample\
     |         |
     |         |________ Inc\            Include files for each language
     |         |
     |         |________ Lib_amd64\      Library files for each language (64bit)
     |         |
     |         |________ Lib_i386\       Library files for each language (32bit)
     |         |
     |         |
     |         |________ VB\
     |         |         |________ DotNetFramework4\      Samples for Visual Basic.Net (.NET Framework)
     |         |         |________ DotNet8\               Samples for Visual Basic.Net (.NET)
     |         |
     |         |________ VC\
     |         |         |________ Vc2015\                Samples for Visual C++ (MFC)
     |         |
     |         |________ VC#\
     |         |         |________ DotNetFramework4\      Samples for Visual C# (.NET Framework)
     |         |         |________ DotNet8\               Samples for Visual C# (.NET)
     |         |
     |         |________ Python\
     |                   |________ Python3\               Samples for Python
     |
     |
     |________ SampleExe\
               |________ 64bit\          Sample EXE file (64bit)
               |________ 32bit\          Sample EXE file (32bit)

 

 

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