diff options
author | Danny Smith <dannysmith@users.sourceforge.net> | 2006-10-03 08:43:40 +0000 |
---|---|---|
committer | Danny Smith <dannysmith@users.sourceforge.net> | 2006-10-03 08:43:40 +0000 |
commit | b3fc0d3bf55aba8a95ffeab6bc0267cf84250482 (patch) | |
tree | a6bda7de5c81f4797405717f4a52bc9ea4adfc82 /winsup/w32api/lib/user32.def | |
parent | 04a8b4ee184b29123106c45adb03aa111319c94f (diff) | |
download | newlib-b3fc0d3bf55aba8a95ffeab6bc0267cf84250482.zip newlib-b3fc0d3bf55aba8a95ffeab6bc0267cf84250482.tar.gz newlib-b3fc0d3bf55aba8a95ffeab6bc0267cf84250482.tar.bz2 |
* lib/rpcrt4.def: Remove "_imp__"-prefixed export symbols.
* lib/user32.def: Likewise.
Diffstat (limited to 'winsup/w32api/lib/user32.def')
-rw-r--r-- | winsup/w32api/lib/user32.def | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/winsup/w32api/lib/user32.def b/winsup/w32api/lib/user32.def index fc26a73..b1960a0 100644 --- a/winsup/w32api/lib/user32.def +++ b/winsup/w32api/lib/user32.def @@ -338,7 +338,6 @@ GetUserObjectInformationW@20 GetUserObjectSecurity@20 GetWindow@8 GetWindowContextHelpId@4 -_imp__GetWindowContextHelpId@4 GetWindowDC@4 GetWindowInfo@8 GetWindowLongA@8 @@ -535,7 +534,6 @@ SetLastErrorEx@8 SetLayeredWindowAttributes@16 SetMenu@8 SetMenuContextHelpId@8 -_imp__SetMenuContextHelpId@8 SetMenuDefaultItem@12 SetMenuInfo@8 SetMenuItemBitmaps@20 @@ -565,7 +563,6 @@ SetUserObjectInformationW@16 SetUserObjectSecurity@12 SetWinEventHook@28 SetWindowContextHelpId@8 -_imp__SetWindowContextHelpId@8 SetWindowLongA@12 SetWindowLongW@12 SetWindowPlacement@8 |