Aric Stewart : user32: Remove SetWindowText export.

Alexandre Julliard julliard at winehq.org
Thu Apr 7 07:36:57 CDT 2011


Module: wine
Branch: stable
Commit: 0419864c4099b03660e4e0f0481145a4acd1360c
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=0419864c4099b03660e4e0f0481145a4acd1360c

Author: Aric Stewart <aric at codeweavers.com>
Date:   Wed Mar  9 11:45:33 2011 -0600

user32: Remove SetWindowText export.
(cherry picked from commit 77fdee8a2eaa60495603c58f0e90061a4f2dcb67)

---

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

diff --git a/dlls/user32/user32.spec b/dlls/user32/user32.spec
index 7f87a20..b22f9d6 100644
--- a/dlls/user32/user32.spec
+++ b/dlls/user32/user32.spec
@@ -674,7 +674,6 @@
 @ stdcall SetWindowPos(long long long long long long long)
 @ stdcall SetWindowRgn(long long long)
 @ stdcall SetWindowStationUser(long long)
-@ stdcall SetWindowText(long str) SetWindowTextA
 @ stdcall SetWindowTextA(long str)
 @ stdcall SetWindowTextW(long wstr)
 @ stdcall SetWindowWord(long long long)




More information about the wine-cvs mailing list