Nikolay Sivov : shlwapi: Add a forward to DelayLoadFailureHook.

Alexandre Julliard julliard at winehq.org
Thu Mar 18 11:19:30 CDT 2010


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Thu Mar 18 02:22:50 2010 +0300

shlwapi: Add a forward to DelayLoadFailureHook.

---

 dlls/shlwapi/shlwapi.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/dlls/shlwapi/shlwapi.spec b/dlls/shlwapi/shlwapi.spec
index 6047646..d899232 100644
--- a/dlls/shlwapi/shlwapi.spec
+++ b/dlls/shlwapi/shlwapi.spec
@@ -559,6 +559,7 @@
 @ stdcall ColorAdjustLuma(long long long)
 @ stdcall ColorHLSToRGB(long long long)
 @ stdcall ColorRGBToHLS(long ptr ptr ptr)
+@ stdcall DelayLoadFailureHook(str str) kernel32.DelayLoadFailureHook
 @ stdcall -private DllGetVersion(ptr)
 @ stdcall GetMenuPosFromID(ptr long)
 @ stdcall HashData (ptr long ptr long)




More information about the wine-cvs mailing list