CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2003-07-26 11:58:24

Modified files:
        winsup/w32api  : ChangeLog 
        winsup/w32api/include: winuser.h 
        winsup/w32api/lib: user32.def 

Log message:
        * 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.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/ChangeLog.diff?cvsroot=src&r1=1.416&r2=1.417
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/winuser.h.diff?cvsroot=src&r1=1.43&r2=1.44
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/lib/user32.def.diff?cvsroot=src&r1=1.8&r2=1.9

Reply via email to