From 128b854b57a40f47a9a9a804c3276a01a0fb4039 Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Wed, 1 Jul 2009 11:06:12 +0000 Subject: * lib/comctl32.def (StrCSpnA@8, StrCSpnIA@8, StrCSpnW@8, StrChrA@8, StrChrIA@8, StrChrIW@8, StrChrW@8, StrCmpNA@12, StrCmpNIA@12, StrCmpNIW@12, StrCmpNW@12, StrRChrA@12, StrRChrIA@12, StrRChrW@12, StrRStrIA@12, StrRStrIW@12, StrStrA@8, StrStrIA@8, StrStrIW@8, StrStrW@8, StrToIntA@4, StrToIntW@4): Remove erroneously defined entry points. --- winsup/w32api/ChangeLog | 9 +++++++++ winsup/w32api/lib/comctl32.def | 22 ---------------------- 2 files changed, 9 insertions(+), 22 deletions(-) (limited to 'winsup/w32api') diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog index dcae4f96d..990547fe7 100644 --- a/winsup/w32api/ChangeLog +++ b/winsup/w32api/ChangeLog @@ -1,3 +1,12 @@ +2009-07-01 Corinna Vinschen + + * lib/comctl32.def (StrCSpnA@8, StrCSpnIA@8, StrCSpnW@8, StrChrA@8, + StrChrIA@8, StrChrIW@8, StrChrW@8, StrCmpNA@12, StrCmpNIA@12, + StrCmpNIW@12, StrCmpNW@12, StrRChrA@12, StrRChrIA@12, StrRChrW@12, + StrRStrIA@12, StrRStrIW@12, StrStrA@8, StrStrIA@8, StrStrIW@8, + StrStrW@8, StrToIntA@4, StrToIntW@4): Remove erroneously defined + entry points. + 2009-06-24 Corinna Vinschen * include/wtsapi32.h (WTSQueryUserToken, WTSEnumerateSessionsW, diff --git a/winsup/w32api/lib/comctl32.def b/winsup/w32api/lib/comctl32.def index 57c2db5eb..99d5112fe 100644 --- a/winsup/w32api/lib/comctl32.def +++ b/winsup/w32api/lib/comctl32.def @@ -105,28 +105,6 @@ SendNotify@16 SendNotifyEx@20 SetWindowSubclass@16 ShowHideMenuCtl@12 -StrCSpnA@8 -StrCSpnIA@8 -StrCSpnW@8 -StrChrA@8 -StrChrIA@8 -StrChrIW@8 -StrChrW@8 -StrCmpNA@12 -StrCmpNIA@12 -StrCmpNIW@12 -StrCmpNW@12 -StrRChrA@12 -StrRChrIA@12 -StrRChrW@12 -StrRStrIA@12 -StrRStrIW@12 -StrStrA@8 -StrStrIA@8 -StrStrIW@8 -StrStrW@8 -StrToIntA@4 -StrToIntW@4 Str_GetPtrA@12 Str_GetPtrW@12 Str_SetPtrA@8 -- cgit v1.2.3