Archive

Archive for March, 2022

CScintillaCtrl, CScintillaView & CScintillaDoc v1.70

March 31, 2022 Comments off

Just to let everyone know that v1.70 of CScintillaCtrl, CScintillaView & CScintillaDoc has been released. Updates for this version include:

  • Updated copyright details.
  • Updated class to work with Scintilla v5.2.2. New messages wrapped include: SCI_GETSTYLEINDEXAT, SCI_SETLAYOUTTHREADS and SCI_GETLAYOUTTHREADS.
  • Updated the code to use C++ uniform initialization for all variable declarations.
Advertisement
Categories: Web Site Updates

CSyncCollection v1.17

March 30, 2022 Comments off

Just to let everyone know that v1.17 of CSyncCollection 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

AA+ v2.43

March 27, 2022 Comments off

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

  • Fixed an issue in CAADate::DayOfWeek for dates which are close to or prior to the julian day epoch. Thanks to “znight” for reporting this issue.
  • Updated all the code in the CAADate class to use C++ uniform initialization for all variable declarations.
Categories: Web Site Updates

DtWinVer v2.56

March 24, 2022 Comments off

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

  • Added support for the following product types: PRODUCT_XBOX_KEYSTONE.
Categories: Web Site Updates

ShellLinks::CLink & ShellLinks::CUrlLink v1.23

March 23, 2022 Comments off

Just to let everyone know that v1.23 of ShellLinks::CLink & ShellLinks::CUrlLink has been released. Updates for this version include:

  • Updated copyright details.
  • Updated the code to use C++ uniform initialization for all variable declarations
  • Updated the code to use std::[w]string::data method throughout. This means that the code must now be compiled using /std:c++17.
Categories: Web Site Updates

CToasterWnd v1.25

March 22, 2022 Comments off

Just to let everyone know that v1.25 of CToasterWnd 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

CHLinkCtrl v1.43

March 21, 2022 Comments off

Just to let everyone know that v1.43 of CHLinkCtrl 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

AA+ v2.42

March 20, 2022 Comments off

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

Categories: Web Site Updates

CNamedPipe v1.17

March 20, 2022 Comments off

Just to let everyone know that v1.17 of CNamedPipe has been re-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

CMapi v1.34

March 19, 2022 Comments off

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

  • Updated copyright details.
  • Updated the code to use C++ uniform initialization for all variable declarations.
  • Updated the code to use std::[w]string::data method throughout. This means that the code must now be compiled using /std:c++17.
Categories: Web Site Updates