* include/winuser.h (SendInput): Add prototype.
	* lib/user32.def (SendInput): Add stub.
This commit is contained in:
Danny Smith
2003-03-17 00:14:39 +00:00
parent f99ee1608c
commit 9bd09d45f0
3 changed files with 7 additions and 0 deletions

View File

@ -456,6 +456,7 @@ ScrollWindow@20
ScrollWindowEx@32
SendDlgItemMessageA@20
SendDlgItemMessageW@20
SendInput@12
SendMessageA@16
SendMessageCallbackA@24
SendMessageCallbackW@24