[PATCH 1/2] ntoskrnl.exe: Implement IoRegisterDeviceInterface

Zebediah Figura z.figura12 at gmail.com
Fri Sep 14 14:02:59 CDT 2018


On 14/09/18 13:59, Aric Stewart wrote:
> Signed-off-by: Aric Stewart <aric at codeweavers.com>
> ---
>  dlls/ntoskrnl.exe/ntoskrnl.c        | 216 ++++++++++++++++++++++++++++++++++++
>  dlls/ntoskrnl.exe/ntoskrnl.exe.spec |   2 +-
>  include/ddk/wdm.h                   |   1 +
>  3 files changed, 218 insertions(+), 1 deletion(-)
> 
> 
> 
> 
> 

Can this go directly through setupapi instead?



More information about the wine-devel mailing list