Archive

Archive for January, 2022

AppSettings v1.24

January 30, 2022 Comments off

Just to let everyone know that v1.24 of AppSettings has been released. Updates for this version include:

  • Updated copyright details.
  • Fixed more static code analysis warnings in Visual Studio 2022.
  • Updated the code to use C++ uniform initialization for all variable declarations.
Categories: Web Site Updates

JSON++ v1.12

January 29, 2022 Comments off

Just to let everyone know that v1.12 of JSON++ has been released. Updates for this version include:

  • Updated copyright details.
  • Fixed more static code analysis warnings in Visual Studio 2022.
  • Updated the code to use C++ uniform initialization for all variable declarations.
Categories: Web Site Updates

EventLogWrappers v1.05

January 29, 2022 Comments off

Just to let everyone know that v1.05 of EventLogWrappers has been released. Updates for this version include:

  • Updated copyright details.
  • Fixed more static code analysis warnings in Visual Studio 2022.
Categories: Web Site Updates

CryptoWrappers v1.15

January 26, 2022 Comments off

Just to let everyone know that v1.15 of CryptoWrappers has been released. Updates for this version include:

  • Updated copyright details.
  • Fixed more static code analysis warnings in Visual Studio 2022.
Categories: Web Site Updates

AA+ v2.41

January 24, 2022 Comments off

Just to let everyone know that v2.41 of AA+ has been released. Updates for this version include:

Advertisement
Categories: Web Site Updates

HTTPServerWrappers and CPPCThreadPool v1.09

January 23, 2022 Comments off

Just to let everyone know that v1.09 of HTTPServerWrappers and CPPCThreadPool has been released. Updates for this version include:

  • Updated copyright details.
  • Fixed more static code analysis warnings in Visual Studio 2022.
Categories: Web Site Updates

WinHTTPWrappers v1.31

January 22, 2022 Comments off

Just to let everyone know that v1.31 of WinHTTPWrappers has been released. Updates for this version include:

  • Updated copyright details.
  • Fixed more static code analysis warnings in Visual Studio 2022.
Categories: Web Site Updates

SQLiteWrappers v1.29

January 21, 2022 Comments off

Just to let everyone know that v1.29 of SQLiteWrappers has been released. Updates for this version include:

  • Updated copyright details.
  • Updated the code to compile against SQLite v3.37.2. Added support for sqlite3_int64 sqlite3_changes64, sqlite3_total_changes64 & sqlite3_autovacuum_pages.
  • Fixed more Clang-Tidy static code analysis warnings in the code.
  • Fixed compiler warnings when compiled using Visual Studio 2022.

Categories: Web Site Updates

DtWinVer v2.55

January 20, 2022 Comments off

Just to let everyone know that v2.55 of DtWinVer has been released. Updates for this version include:

  • Reworked and renamed IsWindowsServervNext to IsWindowsServer2019ActiveDevelopmentBranch.
  • Provided new IsWindowsServer2022ActiveDevelopmentBranch method.
  • Reworked IsWindowsServer2022 method.
  • Reworked IsWindowsServer2019 method.
  • Reworked IsWindows11ActiveDevelopmentBranch method.
  • Reworked IsWindows10ActiveDevelopmentBranch method.
  • Reworked IsWindows11 method.
Categories: Web Site Updates

FOStation v1.10

January 19, 2022 Comments off

Just to let everyone know that v1.10 of FOStation has been released. Updates for this version include:

  • m_nDBLoggingInterval config value can now be set to 0. This setting will save data to the database as soon as a new weather record is available.
  • m_nMETWOWLoggingInterval config value can now be set to 0. This setting will upload data to WOW as soon as a new weather record is available.
  • m_nWeatherUndergroundLoggingInterval config value can now be set to 0. This setting will upload data to Weather Underground as soon as a new weather record is available.
  • Updated copyright details.
Categories: Web Site Updates