CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2004-01-03 22:12:36

Modified files:
        winsup/w32api/include: winerror.h wtypes.h oleidl.h ocidl.h 
                               oaidl.h objidl.h objbase.h cguid.h 
        winsup/w32api/lib: uuid.c 
        winsup/w32api  : ChangeLog 

Log message:
        2004-01-03  Filip Navara  <[EMAIL PROTECTED]>
        
        * include/cguid.h (CLSID_StdGlobalInterfaceTable): Declare IID.
        * include/oaidl.h (ITypeLib2, ITypeInfo2): Define interfaces,
        declare IID's.
        (IErrorInfo): Add COBJMACROS.
        * include/objbase.h (STGM_NOSNAPSHOT): Add define.
        (CoGetPSClsid): Add protototype,
        (CoRegisterPSClsid): Likewise.
        * include/objidl.h (IMarshal): Correct methods.
        (IMallocSpy): Likewise,
        (LPPSFACTORYBUFFER): Add typedef.
        (IGlobalInterfaceTable): Define interface and COBJMACROS. Declare
        IID.
        (IStorage_CreateStorage, IRpcStubBuffer_Invoke): Fix macros.
        * include/ocidl.h (PROPBAG2_TYPE): Define enum.
        (PROPBAG2, QACONTAINERFLAGS, QACONTAINER, QACONTROL): Define
        structures.
        (IPropertyBag2, IPersistPropertyBag2,IAdviseSinkEx, IPointerInactive,
        IOleUndoUnit, IOleParentUndoUnit, IEnumOleUndoUnits, IOleUndoManager,
        IQuickActivate): Define interfaces. Declare IID's.
        (IPersistPropertyBag2): Add COBJMACROS.
        (LPOLEUNDOMANAGER): Add typedef.
        (LPPROPERTYBAG2): Likewise.
        * include/oleidl.h (LPPARSEDISPLAYNAME): Fix definiton.
        (BINDSPEED): Add definition.
        (IParseDisplayName, IOleItemContainer, IOleObject, IDropSource,
        IDropTarget): Add COBJMACROS.
        * include/wtypes.h (MEMCTX, MSHCTX): Fix enums.
        * include/winerror.h (CO_S_NOTALLINTERFACES): Add define.
        * lib/uuid.c (IID_IGlobalInterfaceTable, IID_IOleUndoManager,
        IID_IPersistPropertyBag2, IID_IPropertyBag2, IID_IRpcProxyBuffer):
        Add definitions.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/winerror.h.diff?cvsroot=src&r1=1.10&r2=1.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/wtypes.h.diff?cvsroot=src&r1=1.11&r2=1.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/oleidl.h.diff?cvsroot=src&r1=1.11&r2=1.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/ocidl.h.diff?cvsroot=src&r1=1.7&r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/oaidl.h.diff?cvsroot=src&r1=1.7&r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/objidl.h.diff?cvsroot=src&r1=1.16&r2=1.17
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/objbase.h.diff?cvsroot=src&r1=1.9&r2=1.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/cguid.h.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/lib/uuid.c.diff?cvsroot=src&r1=1.11&r2=1.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/ChangeLog.diff?cvsroot=src&r1=1.518&r2=1.519

Reply via email to