Archive
CScintillaCtrl, CScintillaView & CScintillaDoc v1.70
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.
CSyncCollection v1.17
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.
AA+ v2.43
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.
DtWinVer v2.56
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.
ShellLinks::CLink & ShellLinks::CUrlLink v1.23
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.
CToasterWnd v1.25
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.
CHLinkCtrl v1.43
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.
AA+ v2.42
Just to let everyone know that v2.42 of AA+ has been released. Updates for this version include:
- Updated the g_DeltaTValues lookup table to use observed DeltaT values to 17 March 2022 and predicted values to 25 March 2023 from https://cddis.nasa.gov/archive/products/iers/finals2000A.all and long term predicted values to 1 January 2032 from https://cddis.nasa.gov/archive/products/iers/deltat.preds.
CNamedPipe v1.17
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.
CMapi v1.34
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.
You must be logged in to post a comment.