https://git.reactos.org/?p=reactos.git;a=commitdiff;h=550ce7e81893371c08290…
commit 550ce7e81893371c08290afe5fb974e3fd82b4f6
Author: Mark Jansen <mark.jansen(a)reactos.org>
AuthorDate: Sun Mar 15 01:02:44 2020 +0100
Commit: Mark Jansen <mark.jansen(a)reactos.org>
CommitDate: Sun Mar 15 13:12:05 2020 +0100
[WINTRUST] Add WTHelperGetFileHash stub
---
dll/win32/wintrust/wintrust.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dll/win32/wintrust/wintrust.spec b/dll/win32/wintrust/wintrust.spec
index 7ebd53f0396..4fb5ac94ffa 100644
--- a/dll/win32/wintrust/wintrust.spec
+++ b/dll/win32/wintrust/wintrust.spec
@@ -94,7 +94,7 @@
@ stub WTHelperCheckCertUsage
@ stub WTHelperGetAgencyInfo
@ stdcall WTHelperGetFileHandle(ptr)
-#@ stub WTHelperGetFileHash
+@ stub WTHelperGetFileHash
@ stdcall WTHelperGetFileName(ptr)
@ stdcall WTHelperGetKnownUsages(long ptr)
@ stdcall WTHelperGetProvCertFromChain(ptr long)