Archive

Archive for February, 2022

SSLWrappers v1.22

February 27, 2022 Comments off

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

  • Updated the code to use C++ uniform initialization for all variable declarations
Categories: Web Site Updates

CryptoWrappers v1.16

February 26, 2022 Comments off

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

  • Updated the code to use C++ uniform initialization for all variable declarations.
Categories: Web Site Updates

CWaitableTimer v1.10

February 24, 2022 Comments off

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

  • Made a number of methods nodiscard.
  • Made code independent of ATL by replacing calls to ATLASSUME with _ASSERTE.
  • CWaitableTimer destructor is no longer virtual and class has been marked as final to prevent inheritance.
Advertisement
Categories: Web Site Updates

CMessageBoxX v1.16

February 20, 2022 Comments off

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

  • Updated copyright details.
  • Updated the code to use C++ uniform initialization for all variable declarations
Categories: Web Site Updates

MSMQWrappers v1.09

February 19, 2022 Comments off

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

  • Updated copyright details.
  • Updated the code to use C++ uniform initialization for all variable declarations
Categories: Web Site Updates

CSerialPort /CSerialPort2 v1.43

February 17, 2022 Comments off

Just to let everyone know that v1.43 of CSerialPort / CSerialPort2 has been released. Updates for this version include:

  • Updated copyright details.
  • Updated the code to use C++ uniform initialization for all variable declarations
Categories: Web Site Updates

CMemMapFile v1.67

February 15, 2022 Comments off

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

  • Updated copyright details.
  • Updated the code to use C++ uniform initialization for all variable declarations
Categories: Web Site Updates

HTTPServerWrappers and CPPCThreadPool v1.10

February 13, 2022 Comments off

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

  • Updated the code to use C++ uniform initialization for all variable declarations.
Categories: Web Site Updates

SQLiteWrappers v1.30

February 12, 2022 Comments off

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

  • Updated the code to use C++ uniform initialization for all variable declarations
Categories: Web Site Updates

HIDWrappers v1.08 & CTemperDevice v1.08

February 11, 2022 Comments off

Just to let everyone know that v1.08 of HIDWrappers & CTemperDevice has been released. Updates for this version include:

  • Updated copyright details.
  • Updated the code to use C++ uniform initialization for all variable declarations.
Categories: Web Site Updates