Author: tfaber
Date: Wed Jul 30 10:21:16 2014
New Revision: 63780

URL: http://svn.reactos.org/svn/reactos?rev=63780&view=rev
Log:
[OLE32]
- Stub CoGetStdMarshalEx, needed by Google Updater
CORE-8385

Modified:
    trunk/reactos/dll/win32/ole32/ole32.spec

Modified: trunk/reactos/dll/win32/ole32/ole32.spec
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ole32/ole32.spec?rev=63780&r1=63779&r2=63780&view=diff
==============================================================================
--- trunk/reactos/dll/win32/ole32/ole32.spec    [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/ole32/ole32.spec    [iso-8859-1] Wed Jul 30 
10:21:16 2014
@@ -57,7 +57,7 @@
 # CoGetProcessIdentifier
 @ stdcall CoGetStandardMarshal(ptr ptr long ptr long ptr)
 @ stdcall CoGetState(ptr)
-# CoGetStdMarshalEx
+@ stdcall -stub CoGetStdMarshalEx(ptr long ptr)
 # CoGetSystemSecurityPermissions
 @ stdcall CoGetTreatAsClass(ptr ptr)
 @ stdcall CoImpersonateClient()


Reply via email to