[PATCH v2] kernel32: Add stub implementation of NtQueryInformationThread(ThreadIsIoPending)

Piotr Caban piotr at codeweavers.com
Wed Feb 1 08:28:52 CST 2017


v2:
  - set last error on failure in GetThreadIOPendingFlag

Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  dlls/kernel32/thread.c | 13 +++++++++++--
  dlls/ntdll/thread.c    |  7 ++++++-
  2 files changed, 17 insertions(+), 3 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-kernel32-Add-stub-implementation-of-NtQueryInformation.txt
Type: text/x-patch
Size: 1696 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20170201/665934ab/attachment.bin>


More information about the wine-patches mailing list