Archive
ShelExec v1.20
Just to let everyone know that v1.20 of ShelExec has been released. Updates for this version include:
- Updated copyright details.
- Remove the TIMEOUT command line parameter and the hidden window which gets created by ShelExec.
- Fixed a resource leak where the code would not release the hProcess handle which can be returned from ShellExecuteEx.
- The application now sets the ShelExec process return code based on any error values which occur while being run.
- Calling the GetShortPathName API to convert from a long filename to a 8.3 filename is now completely based on the "NOSFNC" command line option.
- Reworked the IDP_USAGE messagebox text.
- Tidied up the implementation of the CMyCommandLineInfo::ParseParam method.
- Introduced a new /NOUI command line option.
- Improved the error message displayed when GetModuleFileName API fails.
- Introduced a new /WAITFORINPUTIDLE command line option.
- Introduced a new /MONITOR command line option.
MfcCDDB v1.35
Just to let everyone know that v1.35 of MfcCDDB has been released. Updates for this version include:
- Updated code to use new preprocessor define of CWSOCKET_MFC_EXTENSIONS instead of CWSOCKET_MFC_EXTENSTIONS
CPJNPOP3Connection v1.53
Just to let everyone know that v1.53 of CPJNPOP3Connection has been released. Updates for this version include:
- Updated code to use new preprocessor define of CWSOCKET_MFC_EXTENSIONS instead of CWSOCKET_MFC_EXTENSTIONS
- Minor update to the sample project settings to remove _MBCS preprocessor macro when compiling for Unicode.
DtWinVer v2.0
Just to let everyone know that v2.0 of DtWinVer has been released. Updates for this version include:
- Reworked the code in test.cpp to correctly report on versions of Windows Server Enterprise. This follows testing on Windows Server 2016 Standard Technical Preview 5.
PyDebug++ v1.04
Just to let everyone know that v1.04 of PyDebug++ has been released. Updates for this version include:
- Minor update to include SAL annotations consistent with the latest Scintilla wrapper classes release.
CScintillaCtrl, CScintillaView & CScintillaDoc v1.37
Just to let everyone know that v1.37 of CScintillaCtrl, CScintillaView & CScintillaDoc has been released. Updates for this version include:
- Added SAL annotations to all the code
PyDebug++ v1.03
Just to let everyone know that v1.03 of PyDebug++ has been released. Updates for this version include:
- Updated copyright details.
- Sample app now ships with Python v3.5.2 binaries
- CPyDebugFrameWnd::PyStrToCString method has been updated to avoid unnecessary code which null terminates the return value string.
SCardWrappers v1.04
Just to let everyone know that v1.04 of SCardWrappers has been released. Updates for this version include:
- Reworked the AttributeASCIIBinaryStringToString function to avoid the need to call the Win32 API MultiByteToWideChar. Instead now the code uses the ATL class CA2T.
W3Mfc v2.01
Just to let everyone know that v2.01 of W3Mfc has been released. Updates for this version include:
- Reworked CW3MFCRequestParams class to be derived from CMapStringToString
- Removed call to m_HeaderMap.InitHashTable in CW3MFCRequest constructor.
SocServer v1.05 & SocClient v1.05
Just to let everyone know that v1.05 of SocServer / SocClient have been released. Updates for this version include:
- Updated copyright details
- Updated code to compile cleanly in VC 2010 to VC 2015
You must be logged in to post a comment.