Aric Stewart : user32: Remove SetWindowText export.

Alexandre Julliard julliard at winehq.org
Thu Mar 10 11:30:24 CST 2011


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

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

user32: Remove SetWindowText export.

---

 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 c89b710..104ca86 100644
--- a/dlls/user32/user32.spec
+++ b/dlls/user32/user32.spec
@@ -676,7 +676,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