Home
> Web Site Updates > CEnumerateSerial v1.41
CEnumerateSerial v1.41
February 6, 2021
Just to let everyone know that v1.41 of CEnumerateSerial has been released. Updates for this version include:
- Fixed a bug in CEnumerateSerial::QueryDeviceDescription where it would leave a trailing null in the sFriendlyName output parameter. Thanks to "Thorsten" for reporting this bug.
- Updated copyright details.
- Updated the code to use std::vector::data method throughout. This means that the code must now be compiled using /std:c++17.
Categories: Web Site Updates