[PATCH v4 1/2] ntoskrnl.exe: Implement IoRegisterDeviceInterface
Oct. 4, 2018
12:26 p.m.
ver 4: More comments from Zebediah Figura and Dmitry Timoshkov Signed-off-by: Aric Stewart <aric(a)codeweavers.com> --- dlls/ntoskrnl.exe/Makefile.in | 2 +- dlls/ntoskrnl.exe/ntoskrnl.c | 137 ++++++++++++++++++++++++++++++++++++ dlls/ntoskrnl.exe/ntoskrnl.exe.spec | 2 +- include/ddk/wdm.h | 1 + 4 files changed, 140 insertions(+), 2 deletions(-)
2733
Age (days ago)
2734
Last active (days ago)
1 comments
2 participants
participants (2)
-
Aric Stewart -
Dmitry Timoshkov