Skip to content

Releases: tandasat/RemoteWriteMonitor

Saving dump files from a system context

12 Aug 03:27
Compare
Choose a tag to compare
  • Addressing issue #4
    -- Contents copy IO is no longer performed by monitored threads
  • Being able to compile with VS2013 and 2015

Addressing Issue #2

16 Jul 15:17
Compare
Choose a tag to compare
  • Made the project possible to compile with VS2013 (the latest stable VS)
    • Re-created solution and project files
  • Made the project easier to compile with VS2015 RC
    • Removed ScopeResource from the driver project

Maintenance Release

26 Jun 03:03
Compare
Choose a tag to compare

Fixed several issues:

  • Driver was not loaded with an error 6
  • There were some unnecessary files in the project

Maintenance Release

05 Jun 01:18
Compare
Choose a tag to compare

Fixed build config error on the Win8.1 x64 target

x64 and Windows 8.1 Support

02 Jun 06:09
Compare
Choose a tag to compare

Added x64 and Windows 8.1 support.