Do not check for non NULL pointer before HeapFree'ing it. It's
[wine] / dlls / gdi / font.c
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-21  Dmitry TimoshkovFully initialize NEWTEXTMETRICEXW structure for bitmap...
2004-09-08  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-09-01  Mike McCormackAdd a basic GDI LOGFONT test, fix a couple of failures.
2004-07-21  Alexandre JulliardMoved all files from the objects/ directory to dlls...