OSDN Git Service

* include/winuser.h (ASFW_ANY, LSFW_LOCK, LSFW_UNLOCK,
authordannysmith <dannysmith>
Sat, 26 Jul 2003 11:58:24 +0000 (11:58 +0000)
committerdannysmith <dannysmith>
Sat, 26 Jul 2003 11:58:24 +0000 (11:58 +0000)
commitf7200f5d53b92087d46656457cbb5a855c1830a5
tree42a49bd09e13d6e53db4b67d3191298e478e857a
parent954727fe9a167e73c009eb070086f2f5b5e41837
* include/winuser.h (ASFW_ANY, LSFW_LOCK, LSFW_UNLOCK,
LWA_COLORKEY, LWA_ALPHA): Guard with _WIN32_WINNT,
_WIN32_WINDOWS, not WINVER.
(AllowSetForegroundWindow,LockSetForegroundWindow,
SetLayeredWindowAttributes): Likewise.
(GetLayeredWindowAttributes,UpdateLayeredWindow): Add prototypes.
* lib/user32.def (GetLayeredWindowAttributes,UpdateLayeredWindow):
Add stubs.
winsup/w32api/ChangeLog
winsup/w32api/include/winuser.h
winsup/w32api/lib/user32.def