* include/winuser.h [WINVER >= 0x0500] (AnimateWindow): Add

function.
* lib/user32.def (AnimateWindow): Add function. By the way
there are ~ 140 symbols missing from this file when comparing
to user32.dll on Windows XP.
This commit is contained in:
Dimitri Papadopoulos
2003-09-25 08:26:00 +00:00
parent 12d295911e
commit 9a88a83d5a
3 changed files with 13 additions and 0 deletions

View File

@ -4,6 +4,7 @@ ActivateKeyboardLayout@8
AdjustWindowRect@12
AdjustWindowRectEx@16
AllowSetForegroundWindow@4
AnimateWindow@12
AnyPopup@0
AppendMenuA@16
AppendMenuW@16