Skip to content

3FD v2.5.3 (stable)

Compare
Choose a tag to compare
@faburaya faburaya released this 06 Jan 03:31
· 6 commits to master since this release
  • Changed build script for Windows to always produce both debug and release output, so as to make it standard tool to generate a framework installation
  • Added installation of MSSQL ODBC driver to setup shell script for Ubuntu Linux, plus small improvements
  • Stripped the framework solution out of sample applications, which were moved to their own repositories
  • Fixed bug in initialization that would lead to stack corruption whenever the configuration file loading/parsing fails
  • Added capability of loading error info from an HMODULE in WWAPI::AppendDWordErrorMessage
  • Improved error handler for task chains in UWP apps
  • Corrected UWP XAML report helper: no longer displaying stack trace of exception
  • Replaced POCO XML parser in configuration module by RAPIDXML to speed-up initialization, mainly in WinRT apps
  • SQLite source updated to v3.21.0