John Morris : ole32: Add CoWaitForMultipleHandles to spec file.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Feb 5 07:45:06 CST 2007


Module: wine
Branch: master
Commit: 00b29dfa790667ff88b06ef04d0cf7b81bfc5822
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=00b29dfa790667ff88b06ef04d0cf7b81bfc5822

Author: John Morris <mailjohnmorris at gmail.com>
Date:   Fri Feb  2 13:28:29 2007 -0600

ole32: Add CoWaitForMultipleHandles to spec file.

---

 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)




More information about the wine-cvs mailing list