* include/winuser.h (AllowSetForegroundWindow,

LockSetForegroundWindow) Add prototypes.
	(ASFW_ANY, LSFW_LOCK, LSFW_UNLOCK) Add defines.
	Thanks to:  Pat Thoyts  <patthoyts@users.sourceforge.net>
	* lib/winuser.def (AllowSetForegroundWindow,
	LockSetForegroundWindow): Add stubs.
This commit is contained in:
Danny Smith
2002-12-07 07:23:41 +00:00
parent 2cc2e4e5ea
commit e57ba5d3cd
3 changed files with 20 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ EXPORTS
ActivateKeyboardLayout@8
AdjustWindowRect@12
AdjustWindowRectEx@16
AllowSetForegroundWindow@4
AnyPopup@0
AppendMenuA@16
AppendMenuW@16
@@ -384,6 +385,7 @@ LoadMenuIndirectW@4
LoadMenuW@8
LoadStringA@16
LoadStringW@16
LockSetForegroundWindow@4
LockWindowUpdate@4
LookupIconIdFromDirectory@8
LookupIconIdFromDirectoryEx@20