Archive
Archive for September, 2010
COSMCtrl v1.11
September 8, 2010
Comments off
Just to let everyone know that v1.10 of COSMCtrl has been released. Updates for this version include:
- Updated the zip file to only include the VC 2010 project files. Thanks to Frits van Veen for reporting this issue.
- Fixed up comment in sample app about inclusion of "enumser.h". Thanks to Frits van Veen for reporting this issue.
- Updated the zip file to include missing OSMCtrlGPX.h. Thanks to Frits van Veen for reporting this issue.
- Fixed a bug in COSMCtrlAppView::OnFileImportGPXFile in the sample app where the filename filter was not working correctly. Thanks to Frits van Veen for reporting this issue.
- Updated the error message in the sample app when a GPX file fails to import. It now mentions the need for 1.1 schema GPX files.
- The sample app now saves the track log any time the filename for the log changes e.g. midnight crossovers.
- Updated the GPX class to support saving and loading GPX waypoints. In addition the sample app now displays these waypoints when you import a GPX file.
- Sample app now includes a more specific error message if GPSCom2 cannot be used because of a registration issue. Thanks to Frits van Veen for reporting this issue.
Categories: Web Site Updates
CNTService v1.78
September 3, 2010
Comments off
Just to let everyone know that v1.78 of CNTService has been released. Updates for this framework includes the following updates:
- Fixed a bug in CNTService::GetServiceProfileString where it would incorrectly return FALSE.
- Fixed a bug in CNTService::GetServiceProfileInt where it would incorrectly return FALSE.
Categories: Web Site Updates