Added stubbed support for ScriptGetFontProperties.
[wine] / dlls / oleaut32 / tests / vartype.c
2005-07-19  Alex Villacís LassoEnsure that underflowing negative float is represented...
2005-07-18  Alex Villacís LassoTest for behavior of negative underflow formatting.
2005-06-29  Robert Shearman- Conversions between variants types of the same size...
2005-06-17  Stefan HuehnerRemove some -Wstrict-prototypes warnings.
2005-06-13  Alexandre JulliardMoved the NONAMELESSUNION/STRUCT macros to wine/test...
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-03-18  Jacek CabanFixed vartype test.
2005-02-25  Jon GriffithsDocumentation spelling fixes.
2004-12-17  Alexandre JulliardExpand the COPYTEST macro to avoid trouble with 64...
2004-09-22  Huw DaviesDon't trash the dst variant if we can't do the type...
2004-09-16  James HawkinsUse InterlockedDecrement and InterlockedIncrement inste...
2004-09-02  Francois GougetDetect whether Visual Studio can cast __uint64's to...
2004-08-25  Jacek CabanFix handling of VARIANT with VT_BYREF and null pointer in
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-13  Francois GougetThe Windows headers support for NONAMELESSUNION and...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VFIELD macro.
2004-05-05  Jon GriffithsTrace the system and user locales upon startup.
2004-04-23  Jon GriffithsTest ClearCustData() and UINT->I4 conversion.
2004-03-23  Francois GougetAssorted spelling fixes.
2004-01-27  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-20  Jon GriffithsRemove tests that are covered by vartype.c.
2004-01-19  Hans LeidekkerAdd missing comma.
2004-01-09  Marcus MeissnerCopy BSTRs byte wise.
2004-01-06  Francois GougetAssorted spelling fixes.
2004-01-02  Alexandre JulliardCommented out tests that assume that the current year...
2003-12-12  Alexandre JulliardAvoid long long constants (reported by Gerald Pfeifer).
2003-12-11  Jon GriffithsTest almost all of the low level variant functions