Archive
Splasher v1.54
Just to let everyone know that v1.54 of Splasher has been released. Updates for this version include:
- Updated copyright details
- Fixed a number of C++ core guidelines compiler warnings. These changes mean that the code will now only compile on VC 2017 or later.
- Replaced NULL throughout the codebase with nullptr
- Code no longer uses GetProcAddress to access SetLayeredWindowAttributes API
- Reworked the code to use ATL::CImage for the splash screen bitmap
- Updated the SetBitmapToUse method to include an instance handle parameter to load the image from
WinHTTPWrappers v1.16
Just to let everyone know that v1.16 of WinHTTPWrappers has been released. Updates for this version include:
- Removed code which supported WINHTTPWRAPPERS_MFC_EXTENSIONS define
- Added wrappers for WinHttpWebSocketCompleteUpgrade, WinHttpWebSocketSend, WinHttpWebSocketReceive, WinHttpWebSocketShutdown, WinHttpWebSocketClose & WinHttpWebSocketQueryCloseStatus APIs.
- Added wrappers for WinHttpGetProxyForUrlEx, WinHttpGetProxyForUrlEx2, WinHttpGetProxyResult & WinHttpGetProxyResultEx APIs.
- Reworked TimeSinceStartDownload to use GetTickCount64 API.
WinUSBWrappers v1.03
Just to let everyone know that v1.03 of WinUSBWrappers has been released. Updates for this version include:
- Updated copyright details.
- Fixed a number of C++ core guidelines compiler warnings. These changes mean that the code will now only compile on VC 2017 or later.
- Removed code path which supported WINUSBWRAPPERS_MFC_EXTENSIONS define
CAnonymousPipe v1.05
Just to let everyone know that v1.05 of CAnonymousPipe has been released. Updates for this version include:
- Updated copyright details.
- Fixed a number of C++ core guidelines compiler warnings. These changes mean that the code will now only compile on VC 2017 or later.
CSelectCertificateDlg v1.07
Just to let everyone know that v1.07 of CSelectCertificateDlg has been released. Updates for this version include:
- Updated copyright details.
- Fixed a number of C++ core guidelines compiler warnings. These changes mean that the code will now only compile on VC 2017 or later.
DtWinVer v2.23
Just to let everyone know that v2.23 of DtWinVer has been released. Updates for this version include:
- Renamed PRODUCT_LEAN define to PRODUCT_CLOUDE
- Removed defunct IsLean method
- Fixed a number of compiler warnings when using VS 2017 15.8.5
- Renamed IsWindows10Redstone5 method to IsWindows10Version1809
AA+ v1.97
Just to let everyone know that v1.97 of AA+ has been released. Updates for this version include:
- Fixed a number of VC 2017 15.8 C++ core guidelines compiler warnings.
- Updated the observed DeltaT values from http://toshi.nofs.navy.mil/ser7/deltat.data to 1st April 2018
MSMQWrappers v1.03
Just to let everyone know that v1.03 of MSMQWrappers has been released. Updates for this version include:
- Updated copyright details.
- Fixed a number of C++ core guidelines compiler warnings. These changes mean that the code will now only compile on VC 2017 or later.
PerfCtrv2Mgr v1.03
Just to let everyone know that v1.03 of PerfCtrv2Mgr has been released. Updates for this version include:
- Updated copyright details.
- Fixed a number of C++ core guidelines compiler warnings. These changes mean that the code will now only compile on VC 2017 or later.
- Removed all code which uses LoadLibrary \ GetProcAddress.
CMessageBoxX v1.10
Just to let everyone know that v1.10 of CMessageBoxX has been released. Updates for this version include:
- Fixed a number of compiler warnings when using VS 2017 15.8.4
You must be logged in to post a comment.