WinDriver Changelog

What's new in WinDriver 12.70

May 31, 2018
  • New Features:
  • Windows: Added wdreg_frontend GUI to ease un/installation of INF files and Kernel PlugIns during the development phase.
  • Windows: Added possibility to save and retrieve kernel debug messages in case of BSOD with Debug Monitor utility.
  • Windows 10 IoT Core: samples can now be run using an SSH terminal (beta)
  • Enhancements:
  • Debug Monitor: Allow changing the debugged driver without relaunching the application.
  • Windows: C#/VB.NET now supported under Visual Studio 2015 and Visual Studio 2017wdapi_dotnet DLL source code was translated from Managed C++ syntax to newer C++/CLI syntax.
  • Windows: C#/VB.NET Solutions will now reside in (PROJECT_DIR)/(PLATFORM)/(IDE) subdirectory of the sample directories (similar to C projects)
  • Fixes:
  • Windows: Fixed .NET samples compilation(issue since v12.2.0).
  • DriverWizard: Fixed "Listen to Interrupts" when Registers are present bug(issue since v12.2.0).
  • Windows 32bit: Fixed renamed driver compilation errors(issue since v12.5.0).
  • Windows: Fixed various security issues