Nikolay Sivov : ntdll: Add missing spec file entry for TpStartAsyncIoOperation().

Alexandre Julliard julliard at winehq.org
Sun Feb 16 15:23:58 CST 2020


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Sat Feb 15 22:11:30 2020 +0300

ntdll: Add missing spec file entry for TpStartAsyncIoOperation().

Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntdll/ntdll.spec | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dlls/ntdll/ntdll.spec b/dlls/ntdll/ntdll.spec
index 7aa953ca6c..57055ae34e 100644
--- a/dlls/ntdll/ntdll.spec
+++ b/dlls/ntdll/ntdll.spec
@@ -1083,6 +1083,7 @@
 @ stdcall TpSetTimer(ptr ptr long long)
 @ stdcall TpSetWait(ptr long ptr)
 @ stdcall TpSimpleTryPost(ptr ptr ptr)
+@ stdcall TpStartAsyncIoOperation(ptr)
 @ stdcall TpWaitForTimer(ptr long)
 @ stdcall TpWaitForWait(ptr long)
 @ stdcall TpWaitForWork(ptr long)




More information about the wine-cvs mailing list