mscoree: Add more spec entries

Andrey Gusev andrey.goosev at gmail.com
Mon Feb 2 03:39:26 CST 2015


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150202/b614c8c9/attachment.html>
-------------- next part --------------
From 120c947a90275458fbec963ca0a2d5b25fd159bb Mon Sep 17 00:00:00 2001
Message-Id: <120c947a90275458fbec963ca0a2d5b25fd159bb.1422869840.git.andrey.goosev at gmail.com>
From: Andrey Gusev <andrey.goosev at gmail.com>
Date: Mon, 2 Feb 2015 11:36:53 +0200
Subject: [PATCH] mscoree: Add more spec entries

---
 dlls/mscoree/mscoree.spec | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/dlls/mscoree/mscoree.spec b/dlls/mscoree/mscoree.spec
index 93248e2..4bb8735 100644
--- a/dlls/mscoree/mscoree.spec
+++ b/dlls/mscoree/mscoree.spec
@@ -39,6 +39,7 @@
 @ stub EEDllRegisterServer
 @ stub EEDllUnregisterServer
 @ stdcall GetAssemblyMDImport(ptr ptr ptr)
+@ stub GetCLRMetaHost
 @ stub GetCORRequiredVersion
 @ stub GetCORRootDirectory
 @ stdcall GetCORSystemDirectory(ptr long ptr)
@@ -69,10 +70,14 @@
 @ stub GetXMLElement
 @ stub GetXMLElementAttribute
 @ stub GetXMLObject
+@ stub IEE
 @ stdcall LoadLibraryShim(ptr ptr ptr ptr)
 @ stub LoadLibraryWithPolicyShim
 @ stdcall LoadStringRCEx(long long ptr long long ptr)
 @ stdcall LockClrVersion(ptr ptr ptr)
+@ stub LogHelp_LogAssert
+@ stub LogHelp_NoGuiOnAssert
+@ stub LogHelp_TerminateOnAssert
 @ stub MetaDataGetDispenser
 @ stdcall ND_CopyObjDst(ptr ptr long long)
 @ stdcall ND_CopyObjSrc(ptr long ptr long)
-- 
2.1.0



More information about the wine-patches mailing list