[PATCH v2 2/2] vcruntime140: Hook up a function with a new name to the existing implementation

Martin Storsjo martin at martin.st
Mon Aug 24 03:38:16 CDT 2015


---
 dlls/vcruntime140/vcruntime140.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dlls/vcruntime140/vcruntime140.spec b/dlls/vcruntime140/vcruntime140.spec
index 6645978..2d76c10 100644
--- a/dlls/vcruntime140/vcruntime140.spec
+++ b/dlls/vcruntime140/vcruntime140.spec
@@ -51,7 +51,7 @@
 @ stub __uncaught_exceptions
 @ stub __vcrt_GetModuleFileNameW
 @ stub __vcrt_GetModuleHandleW
-@ stub __vcrt_InitializeCriticalSectionEx
+@ cdecl -arch=i386,win64 __vcrt_InitializeCriticalSectionEx(ptr long long) MSVCR110__crtInitializeCriticalSectionEx
 @ stub __vcrt_LoadLibraryExW
 @ cdecl -arch=i386 -norelay _chkesp()
 @ cdecl -arch=i386 _except_handler2(ptr ptr ptr ptr)
-- 
1.8.1.2




More information about the wine-patches mailing list