Commit 71a5b2d9 authored by Rob Shearman's avatar Rob Shearman Committed by Alexandre Julliard

ole32: Add spec entry for CoRegisterSurrogateEx.

parent 864a7df1
...@@ -58,6 +58,7 @@ ...@@ -58,6 +58,7 @@
@ stdcall CoRegisterMessageFilter(ptr ptr) @ stdcall CoRegisterMessageFilter(ptr ptr)
@ stdcall CoRegisterPSClsid(ptr ptr) @ stdcall CoRegisterPSClsid(ptr ptr)
@ stub CoRegisterSurrogate @ stub CoRegisterSurrogate
@ stub CoRegisterSurrogateEx
@ stdcall CoReleaseMarshalData(ptr) @ stdcall CoReleaseMarshalData(ptr)
@ stdcall CoReleaseServerProcess() @ stdcall CoReleaseServerProcess()
@ stdcall CoResumeClassObjects() @ stdcall CoResumeClassObjects()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment