oleaut32: Add PICTYPE_NONE and PICTYPE_UNINITIALIZED to IPicture_get_Attributes.
[wine] / dlls / oleaut32 / tests / olepicture.c
2009-01-06  Nikolay Sivovoleaut32: Add PICTYPE_NONE and PICTYPE_UNINITIALIZED...
2008-12-16  Jeremy Drakeoleaut32/tests: Fix double GlobalFree in olepicture...
2008-12-11  Nikolay Sivovoleaut32: Added PICTYPE_NONE and PICTYPE_UNINITIALIZED...
2008-12-04  Alexandre JulliardAvoid including time.h before winsock.h in tests.
2008-10-06  Kirill K. Smirnovoleaut32: Add tests for metafiles, make them pass under...
2007-10-04  Mikolaj Zalewskioleaut32: olepicture: Support loading Aldus Placable...
2007-08-20  Paul Vriensoleaut32/tests: Use GetModuleHandle and add a few skip's.
2007-06-06  Huw Daviesoleaut32: Fixes for the PICTYPE_UNINITIALIZED case.
2007-01-08  Francois Gougetoleaut32/tests: Replace some '#if 0's with 'if (0)'s.
2006-12-24  Alex Villacís Lassooleaut32: Fix tests for redundant headers in OLEPicture...
2006-11-08  Alex Villacís Lassooleaut32: olepicture - Support multiple redundant heade...
2006-10-12  Hans Leidekkeroleaut32/tests: Win64 printf format warning fixes.
2006-07-28  Robert Shearmanoleaut32: Implement getting of all properties in IPictu...
2006-07-28  Robert Shearmanoleaut32: Add validation for parameters in IPictureDisp...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-07  Marcus MeissnerAdded support of loading of IPicture data from non...
2005-06-27  Stefan HuehnerFix some -Wstrict-prototypes warnings.
2005-06-17  Francois GougetAssorted spelling fixes.
2005-06-06  Marcus MeissnerAdded testcases for OLE Picture handling.