Archive

Archive for February, 2019

CScintillaCtrl, CScintillaView & CScintillaDoc v1.53

February 23, 2019 Comments off

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

  • Fixed a number of compiler warnings when the code is compiled with VS 2019 Preview
  • Optimized the code in CScintillaView::PrintHeader to use CTime instead of COleDateTime when getting the current date and time. Thanks to Markus Nissl for reporting this issue.
Categories: Web Site Updates

DtWinVer v2.29

February 19, 2019 Comments off

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

  • Updated the detection logic in IsWindowsServerVersion1809.
  • Updated the detection login in IsWindowsServerCodename19H1.
Categories: Web Site Updates

DtWinVer v2.28

February 15, 2019 Comments off

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

  • Fixed a number of compiler warnings when using VS 2019 Preview.
  • Provided a new IsWindows10Codename20H1 method.
Categories: Web Site Updates

SQLiteWrappers v1.15

February 9, 2019 Comments off

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

  • Verified the code works against SQLite v3.27.1
Categories: Uncategorized