What is included in the SysInfo DLL SDK?

The SysInfo DLL SDK consists of the following files:

  1. SysInfo.dll and SysInfo64.dll (32-bit and 64-bit versions of the main library)

  2. SysInfo.lib and SysInfo64.lib (32-bit and 64-bit versions of the static library that implements the stubs for the SysInfo DLL APIs)

  3. SysInfo.h (Defines the exported SysInfo APIs)

  4. DirectIO.sys (Windows driver required by SysInfo DLL)

  5. vcredist_x86.exe and vcredist_x64.exe (32-bit and 64-bit versions of the installation package containing the system DLL files required by SysInfo DLL)

  6. documentation\html\index.html (User's Guide)

  7. An "example" folder that contains example projects for the following languages
    • C#
    • C/C++
    • Visual Basic
 All Data Structures Files Functions Variables Enumerations Enumerator Defines