Archive
HIDWrappers v1.04 & CTemperDevice v1.04
Just to let everyone know that v1.04 of HIDWrappers & CTemperDevice has been released. Updates for this version include:
- Extended the CDevice::Open method to allow the "dwFlagsAndAttributes" parameter to be passed to the CreateFile API call.
CScintillaCtrl, CScintillaView & CScintillaDoc v1.56
Just to let everyone know that v1.56 of CScintillaCtrl, CScintillaView & CScintillaDoc has been released. Updates for this version include:
- Updated class to work with Scintilla v4.2.0. Various API definitions have been updated to use Sci_Position instead of int parameters. No new actual messages were added.
DtWinVer v2.35
Just to let everyone know that v2.35 of DtWinVer has been released. Updates for this version include:
- Fixed some further compiler warnings when using VC 2019 Preview v16.3.0 Preview 2.0
AA+ v2.04
Just to let everyone know that v2.04 of AA+ has been released. Updates for this version include:
- Fixed some further compiler warnings when using VC 2019 Preview v16.3.0 Preview 2.0
WinHTTPWrappers v1.20
Just to let everyone know that v1.20 of WinHTTPWrappers has been released. Updates for this version include:
- Fixed some further compiler warnings when using VC 2019 Preview v16.3.0 Preview 2.0
- Added support for new WinHttpAddRequestHeadersEx API available in latest Windows 10 SDK
CNTService v1.95
Just to let everyone know that v1.95 of CNTService has been released. Updates for this version include:
- Fixed some compile problems when _ATL_NO_AUTOMATIC_NAMESPACE is defined
- Fixed some further compiler warnings when using VC 2019 Preview v16.3.0 Preview 2.0
- Fixed a problem in CNTService::GetServiceParametersKey where the bReadOnly parameter was not being used to open some registry keys.
DtWinVer v2.34
Just to let everyone know that v2.34 of DtWinVer has been released. Updates for this version include:
- Added support for PRODUCT_XBOX_SCARLETTHOSTOS product type.
- Renamed product type value PRODUCT_XBOX_HOSTOS to PRODUCT_XBOX_DURANGOHOSTOS.
JSON++ v1.07
Just to let everyone know that v1.07 of JSON++ has been released. Updates for this version include:
- Added comprehensive SAL annotations to all the code