[PATCH] ole32: Add CoWaitForMultipleHandles to spec file do it will be visible to windows apps.

John Morris mailjohnmorris at gmail.com
Fri Feb 2 13:28:29 CST 2007


I'm resubmitting the patch without the changelog entry.
-------------- next part --------------
From 4c51e49d432eb8342cadb71a3d539b2e8574849b Mon Sep 17 00:00:00 2001
From: John Morris <mailjohnmorris at gmail.com>
Date: Fri, 2 Feb 2007 13:20:34 -0600
Subject: ole32: Add CoWaitForMultipleHandles to spec file do it will be visible to windows apps.

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

diff --git a/dlls/ole32/ole32.spec b/dlls/ole32/ole32.spec
index d775556..3ae0240 100644
--- a/dlls/ole32/ole32.spec
+++ b/dlls/ole32/ole32.spec
@@ -76,6 +76,7 @@
 @ stub CoUnloadingWOW
 @ stdcall CoUnmarshalHresult(ptr ptr)
 @ stdcall CoUnmarshalInterface(ptr ptr ptr)
+@ stdcall CoWaitForMultipleHandles(long long long ptr ptr)
 @ stdcall CreateAntiMoniker(ptr)
 @ stdcall CreateBindCtx(long ptr)
 @ stdcall CreateClassMoniker(ptr ptr)
-- 
1.4.4.4


More information about the wine-patches mailing list