Do not check for non NULL pointer before HeapFree'ing it. It's
[wine] / dlls / gdi / enhmetafile.c
2004-12-22  Eric PouechReadFile and WriteFile must be passed a parameter for...
2004-12-21  Mike McCormackCheck values passed in to SetWinMetaFileBits, not our...
2004-11-22  Jon GriffithsSupport mono pattern brushes in EMF's.
2004-09-13  Jon GriffithsCreateDCA -> CreateDCW
2004-09-13  Alexandre JulliardAuthors: Michael Kaufmann <hallo@michael-kaufmann.ch...
2004-09-08  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-08-31  Alexandre JulliardGet rid of the non-standard CONV_POINT and CONV_RECT...
2004-07-21  Alexandre JulliardMoved all files from the objects/ directory to dlls...