OSDN Git Service

2004-03-01 Martin Fuchs <martin-fuchs@gmx.net>
authordannysmith <dannysmith>
Mon, 1 Mar 2004 10:09:41 +0000 (10:09 +0000)
committerdannysmith <dannysmith>
Mon, 1 Mar 2004 10:09:41 +0000 (10:09 +0000)
commita34ddbebd639af7d545c0fc6b1ca69bce34789c9
treec4f3a58c7e5153a30c40dbcfaf0885e859c74a05
parentb80d6675a2fed946933b7f092e9bfd5f05372b5f
2004-03-01  Martin Fuchs  <martin-fuchs@gmx.net>

* include/oaidl.h (FADF_*) Define missing constants.
(IDispatch_*): Define COBJ macros.
(VARIANT): Add missing union members llVal and ullVal.
(wireVARIANT): Likewise.
(ITypeinfo_*): Define COBJ macros.
* include/oleauto.h (Var*FromDisp): Correct parameter type from
LPDISPATCH* to LPDISPATCH.
(VARCMP_*, VAR_LOCALBOOL, LOCALE_USE_NLS, VARIANT_*,
VAR_CALENDAR_*): Add missing constants.
(SafeArray[Get/Set]*): Add prototypes.
(Var*From*):  Add missing prototypes.
(NUMPRS_*): Add defines.
(NUMPARSE): Define structure.
(VarParseNumFromStr,VarNumFromParseNum): Add prototypes.
* include/winerror.h (DISP_E_DIVBYZERO): Define constant.
* include/winuser.h (COLOR_*): Define missing constants.
* include/wtypes.h (enum VARENUM) Add VT_INT_PTR, VT_UINT_PTR.
  (VT_INT_PTR, VT_UINT_PTR): Remove macro definitions.
winsup/w32api/ChangeLog
winsup/w32api/include/oaidl.h
winsup/w32api/include/oleauto.h
winsup/w32api/include/winerror.h
winsup/w32api/include/wtypes.h