SysInfo DLL SDK v1.0 (1031)

Released: May 20, 2013

Updates in v1.0 (1031)

  • Updated C++ TestSysInfo example to build with current version of SysInfo and to call some of the newer functions
  • Fixed a bug that resulted in a error when trying to call SysInfoDll_GetInstalledProgramsUser or SysInfoDll_GetInstalledProgramsSystem.
  • Fixed a bug that was preventing SysInfoDll_GetInstalledProgramsUser from returning programs installed for the current user.
  • Added error messages strings that can be used for failure cases in SysInfoDll_GetMemSPDInfo.
  • Fixed a bug where SysInfoDll_GetInstalledProgramsUser and SysInfoDll_GetInstalledProgramsSystem could crash when there were more than MAX_SOFTWARE_RECORDS present.
  • Added more documentation to SysInfoDll_GetInstalledPrograms.