-
Notifications
You must be signed in to change notification settings - Fork 421
Home
Duncan Ogilvie edited this page Oct 21, 2016
·
1 revision
This information is outdated!
- Download & Install Windows Driver Kit v7.1.0;
- Download & Install VirtualBox;
- Download an ISO file of the OS you want to develop on (XP-8, x32/x64);
- Install the OS in a new virtual machine;
- Download & Install VisualDDK (Make sure to follow ALL directions very carefully);
- Create a simple test driver (just follow the guide completely), to verify that the environment is working correctly;
- Clone the repository and load the solution file;
- Start compiling and testing.
Remark: When testing on x64 systems, you need to sign your files, see this