Good work! By checking the code it looks some headers are missing?
1
0
0
That's correct I put some headers in stdafx.h. Take a look ad this github.com/Microsoft/Windows…
1
0
2
In Visual Studio 2019 the "stdafx.h" has been replaced with the "pch.h". Also I used the following headers but the function "RtlEqualUnicodeString" is undefined. If I use the "wdm.h" more errors are produced. Any advice?
2
1
0
Replying to @netbiosX

8:39 PM · Jul 11, 2020

0
1
3