Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Testing Windows Drivers

Introduction

Build:
The driver will need to be built in debug mode so optimisations are off, ie, the code lines up with the binary, making debugging easier.

...