[PATCH v5] ntoskrnl.exe: Implement ObReferenceObjectByName but only for loaded drivers

Aric Stewart aric at codeweavers.com
Thu Aug 4 11:53:57 CDT 2016


v2: Suggestions from Sebastian Lackner
v3: eleminate duplicated driver_name
v4: use the rb_tree
v5: Use critical section and other suggestions from Sebastian Lackner

Signed-off-by: Aric Stewart <aric at codeweavers.com>
---
 dlls/ntoskrnl.exe/ntoskrnl.c | 32 ++++++++++++++++++++++++++++++--
 1 file changed, 30 insertions(+), 2 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntoskrnl.exe-Implement-ObReferenceObjectByName-but-onl.txt
Type: text/x-patch
Size: 1508 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20160804/81c34c83/attachment-0001.bin>


More information about the wine-patches mailing list