Rémi Bernon : ntoskrnl.exe: Implement Ke(Initialize|Insert|Remove)DeviceQueue.

Alexandre Julliard julliard at winehq.org
Wed Jun 30 16:11:00 CDT 2021


Module: wine
Branch: master
Commit: 2862ff6ba7852d6684dc1557a240c0ca01d9bdc1
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=2862ff6ba7852d6684dc1557a240c0ca01d9bdc1

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Wed Jun 30 10:19:10 2021 +0200

ntoskrnl.exe: Implement Ke(Initialize|Insert|Remove)DeviceQueue.

Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>
Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntoskrnl.exe/ntoskrnl.exe.spec |   6 +-
 dlls/ntoskrnl.exe/sync.c            |  47 +++++++++++++
 dlls/ntoskrnl.exe/tests/driver.c    | 128 ++++++++++++++++++++++++++++++++++++
 include/ddk/wdm.h                   |   4 ++
 4 files changed, 182 insertions(+), 3 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=2862ff6ba7852d6684dc1557a240c0ca01d9bdc1



More information about the wine-cvs mailing list