[PATCH 1/2] ntoskrnl.exe: Enable bus devices in IoSetDeviceInterfaceState

Zebediah Figura z.figura12 at gmail.com
Tue Nov 13 19:06:28 CST 2018


On 11/13/2018 06:34 PM, Aric Stewart wrote:
> Signed-off-by: Aric Stewart <aric at codeweavers.com>
> ---
>   dlls/ntoskrnl.exe/ntoskrnl.c | 76 ++++++++++++++++++++++++++++++++++++++++++++
>   1 file changed, 76 insertions(+)
> 
> 
> 
> 
> 

The title here is a bit confusing to me; perhaps "Create the device 
interface symlink in IoSetDeviceInterfaceState()" would be clearer.

Anyway, this seems janky; are we sure this is how it's done on Windows?



More information about the wine-devel mailing list