Archive

Archive for December, 2013

WinHTTPWrappers v1.04

December 1, 2013 Comments off

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

  • Updated the code to clean compile on VC 2013.
Categories: Web Site Updates

EnumSerialPorts v1.27

December 1, 2013 Comments off

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

  • Updated the code to compile cleanly on VC 2013
Categories: Web Site Updates

COSMCtrl v1.17

December 1, 2013 Comments off

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

  • Updated to use new versions of the author’s MFCSensor, EnumSerialPorts and WinHTTPWrappers classes.
Categories: Web Site Updates

MFCSensor v1.02

December 1, 2013 Comments off

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

  • Updated copyright details.
  • Updated the code to clean compile in VC 2012/VC 2013
  • Reworked the classes to optionally compile without MFC. By default the classes now use STL for strings and arrays but if you define CBITSWRAPPERS_MFC_EXTENSIONS, the classes will revert back to using the MFC CString and CArray classes.
  • The classes are now in a "SensorAPI" namespace and the MFC prefix for all the classes have been removed.
Advertisement
Categories: Web Site Updates