unicows: Add GetRoleTextW from oleacc

André Hentschel nerv at dawncrow.de
Fri Nov 11 12:13:26 CST 2011


---
 dlls/unicows/Makefile.in  |    2 +-
 dlls/unicows/unicows.spec |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dlls/unicows/Makefile.in b/dlls/unicows/Makefile.in
index d368636..aa61da4 100644
--- a/dlls/unicows/Makefile.in
+++ b/dlls/unicows/Makefile.in
@@ -1,6 +1,6 @@
 MODULE    = unicows.dll
 IMPORTLIB = unicows
 IMPORTS   = avicap32 msvfw32 oledlg comdlg32 shell32 winmm winspool \
-            rasapi32 secur32 sensapi version user32 mpr gdi32 advapi32
+            rasapi32 secur32 sensapi version oleacc user32 mpr gdi32 advapi32
 
 @MAKE_DLL_RULES@
diff --git a/dlls/unicows/unicows.spec b/dlls/unicows/unicows.spec
index 47ba26f..c008ea7 100644
--- a/dlls/unicows/unicows.spec
+++ b/dlls/unicows/unicows.spec
@@ -227,7 +227,7 @@
 @ stdcall GetProfileStringW(wstr wstr wstr ptr long)
 @ stdcall GetPropA(long str)
 @ stdcall GetPropW(long wstr)
-@ stub GetRoleTextW
+@ stdcall GetRoleTextW(long ptr long)
 @ stdcall GetSaveFileNamePreviewW(ptr)
 @ stdcall GetSaveFileNameW(ptr)
 @ stdcall GetShortPathNameW(wstr ptr long)
-- 

Best Regards, André Hentschel



More information about the wine-patches mailing list