Archive
DtWinVer v2.13
Just to let everyone know that v2.13 of DtWinVer has been released. Updates for this version include:
- Download now includes a VC 2017 solution and project files. These files now support ARM64 in addition to x86, x64 and ARM.
- ARM64 binaries are now included in the download
- Added support for detecting PROCESSOR_ARCHITECTURE_NEUTRAL, PROCESSOR_ARCHITECTURE_ARM64, PROCESSOR_ARCHITECTURE_ARM32_ON_WIN64 & PROCESSOR_ARCHITECTURE_IA32_ON_ARM64 architectures
SQLiteWrappers v1.09
Just to let everyone know that v1.09 of SQLiteWrappers has been released. Updates for this version include:
- Updated the code to compile against SQLite 3.21.0. No additional changes had to be made to code to support this new version.
- Verfied the code compiled cleanly against winsqlite3.h header file in versions of the Windows SDK v10.0.16257, v10.0.16278, v10.0.16288, v10.0.16299, v10.0.17025 & v10.0.17061.
CHTTPDownloadDlg, CHTTPDownloader, CHTTPDownloadDlg2 & CHTTPDownloader2 v1.35
Just to let everyone know that v1.35 of CHTTPDownloadDlg, CHTTPDownloader, CHTTPDownloadDlg2 & CHTTPDownloader2 has been released. Updates for this version include:
- Updated the code to compile cleanly when _ATL_NO_AUTOMATIC_NAMESPACE is defined.
CScintillaCtrl, CScintillaView & CScintillaDoc v1.45
Just to let everyone know that v1.45 of CScintillaCtrl, CScintillaView & CScintillaDoc has been released. Updates for this version include:
- Updated class to work with Scintilla v4.0.2. Some messages have been removed in 4.0.2 including SCI_SETSTYLEBITS, SCI_GETSTYLEBITS & SCI_GETSTYLEBITSNEEDED.
IPEnum v1.03
Just to let everyone know that v1.03 of IPenum has been released. Updates for this version include:
- Updated copyright details.
- Replaced CString::operator LPC*STR() calls throughout the codebase with CString::GetString calls
ShelExec v1.22
Just to let everyone know that v1.22 of ShelExec has been released. Updates for this version include:
- Updated copyright details.
- Replaced CString::operator LPC*STR() calls throughout the codebase with CString::GetString calls
- Replaced NULL throughout the codebase with nullptr. This means that the minimum requirement for the code is now VC 2010.
CTraceRoute v1.14
Just to let everyone know that v1.14 of CTraceRoute has been released. Updates for this version include:
- Updated copyright details.
- Replaced CString::operator LPC*STR() calls throughout the codebase with CString::GetString calls
- Replaced NULL throughout the codebase with nullptr. This means that the minimum requirement for the code is now VC 2010.
CPing v1.45
Just to let everyone know that v1.45 of CPing has been released. Updates for this version include:
- Updated copyright details.
- Replaced CString::operator LPC*STR() calls throughout the codebase with CString::GetString calls
- Replaced NULL throughout the codebase with nullptr. This means that the minimum requirement for the code is now VC 2010.
- Removed all the code which uses GetProcAddress to access the functions in Iphlpapi.dll. Instead now the code implicitly links to Iphlpapi.dll.
MfcCDDB v1.38
Just to let everyone know that v1.38 of MfcCDDB has been released. Updates for this version include:
- Updated the code to compile cleanly when _ATL_NO_AUTOMATIC_NAMESPACE is defined.
CFTPTransferDlg & CFTPTransferer v1.17
Just to let everyone know that v1.17 of CFTPTransferDlg & CFTPTransferer has been released. Updates for this version include:
- Fix compile problems in CFTPTransferer::CreateSession in VC2017
- Updated the code to compile cleanly when _ATL_NO_AUTOMATIC_NAMESPACE is defined.
You must be logged in to post a comment.