CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2004-03-02 09:15:16

Modified files:
        winsup/w32api  : ChangeLog 
        winsup/w32api/include: oaidl.h oleauto.h ocidl.h 

Log message:
        2004-03-02  Martin Fuchs  <[EMAIL PROTECTED]>
        
        * include/oleauto.h (VAR_VALIDDATE, VAR_FORMAT_NOSUBSTITUTE,
        VAR_FOURDIGITYEARS) Define new constants. Group VAR_*  defines
        together
        (V_UI2, V_UI4, V_UI4REF, V_UI, V_UI8REF) Define macros.
        (V_I8, V_I8REF): Correct macros.
        (V_DECIMAL): Correct macro deginitions.
        (V_INT_PTR, V_UINT_PTR, V_INT_PTRREF, V_UINT_PTRREF): Define
        constants.
        (VTBIT_*): Define constants.
        (UDATE): Add structure definition.
        (VarDateFromUdate, VarDateFromUdateEx, VarUdateFromDate): Declare
        functions.
        (SafeArrayCreateVector): Correct parameter type from UINT to ULONG
        (SafeArrayCreateVectorEx): Declare function.
        (Var*): declare VARIANT manipulation functions.
        * include/ocidl.h (IPicture_*): Define IPicture COBJ macros.
        * include/oaidl.h (IRecordInfo_*): Define IRecordInfo COBJ
        macros.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/ChangeLog.diff?cvsroot=src&r1=1.539&r2=1.540
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/oaidl.h.diff?cvsroot=src&r1=1.9&r2=1.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/oleauto.h.diff?cvsroot=src&r1=1.10&r2=1.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/ocidl.h.diff?cvsroot=src&r1=1.8&r2=1.9

Reply via email to