The SysInfo DLL SDK consists of the following files:
- SysInfo.dll and SysInfo64.dll (32-bit and 64-bit versions of the main library)
- SysInfo.lib and SysInfo64.lib (32-bit and 64-bit versions of the static library that implements the stubs for the SysInfo DLL APIs)
- SysInfo.h (Defines the exported SysInfo APIs)
- DirectIO.sys (Windows driver required by SysInfo DLL)
- 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)
- documentation\html\index.html (User's Guide)
- An "example" folder that contains example projects for the following languages