Get rid of ole.h.
[wine] / dlls / oleaut32 / olepicture.c
2002-11-11  Marcus MeissnerImplemented OleLoadPictureEx.
2002-10-25  Michael StefaniucCompile the oleaut32 dll with -DSTRICT.
2002-09-12  Alexandre JulliardRemoved the __uint* types from basetsd.h since they...
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-07-29  Michael StefaniucConverted HENHMETAFILE and HMETAFILE to a void*.
2002-07-19  Patrik StridvallFixed some issues found by winapi_check.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-10-14  Ove KaavenFix a UINT16 redefinition problem.
2001-08-21  Francois GougetAdd the decVal field to VARIANT.
2001-08-20  Marcus MeissnerUse GetDC(0) instead of CreateCompatibleDC(0).
2001-08-09  Patrik StridvallFixed issue found by winapi_check.
2001-08-06  Marcus MeissnerImplemented OleLoadPicture.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-04-10  Gerard PatelStub for OleLoadPictureEx.
2001-01-26  James JuranAdd <string.h> to files that needed it.
2000-11-30  Patrik StridvallDon't include windows.h internally.
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-07-16  Andreas MohrSpelling fixes.
2000-07-15  Huw D M DaviesOLE picture object implementation.