Windows Research Kernel Part 4 — New module
This is the fourth part of the WRK series. For your convenience you can find other parts in the table of contents in Part 1 — Compiling and debugging To create a new module, you need to prepare some directories and a make file. First, create the following structure in base\ntos Next, in module\BUILD\ put … Continue reading Windows Research Kernel Part 4 — New module