CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2003-05-30 10:09:36

Modified files:
        winsup/w32api  : ChangeLog 
        winsup/w32api/include: oleacc.h winuser.h 
        winsup/w32api/lib: test.c user32.def 
Added files:
        winsup/w32api/include: winable.h 
        winsup/w32api/lib: oleacc.def 

Log message:
        2003-05-30  Mattia Barbon  <[EMAIL PROTECTED]>
        
        * lib/oleacc.def: New file.
        * include/winable.h: New file.
        * include/oleacc.h: Add extern "C" guard.
        (NAVDIR_*, ROLE_*, STATE_*): Add missing constants.
        (AccessibleChildren, AccessibleObjectFromEvent,
        AccessibleObjectFromPoint, AccessibleObjectFromWindow,
        CreateStdAccessibleProxy[AW], GetOleaccVersionInfo, GetRoleText[AW],
        GetStateText[AW], LresultFromObject, ObjectFromLresult,
        WindowFromAccessibleObject): Add prototypes and UNICODE mappings.
        * include/winuser.h (NotifyWinEvent): Add prototype.
        (OBJID_WINDOW, OBJID_SYSMENU, OBJID_TITLEBAR,
        OBJID_MENU, OBJID_CLIENT, OBJID_VSCROLL, OBJID_HSCROLL,
        OBJID_SIZEGRIP, OBJID_CARET, OBJID_CURSOR, OBJID_ALERT,
        OBJID_SOUND): Move from here to...
        * include/winable.h (OBJID_WINDOW, OBJID_SYSMENU, OBJID_TITLEBAR,
        OBJID_MENU, OBJID_CLIENT, OBJID_VSCROLL, OBJID_HSCROLL,
        OBJID_SIZEGRIP, OBJID_CARET, OBJID_CURSOR, OBJID_ALERT,
        OBJID_SOUND): Here, as per documentation.
        * lib/test.c: Include winable.h.
        * lib/user32.def (NotifyWinEvent): Add missing export.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/ChangeLog.diff?cvsroot=src&r1=1.390&r2=1.391
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/winable.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/oleacc.h.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/winuser.h.diff?cvsroot=src&r1=1.38&r2=1.39
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/lib/oleacc.def.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/lib/test.c.diff?cvsroot=src&r1=1.18&r2=1.19
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/lib/user32.def.diff?cvsroot=src&r1=1.7&r2=1.8

Reply via email to