Use {Alloc,ReAlloc,Free}() instead of Heap{Alloc,ReAlloc,Free}().
[wine] / dlls / gdi / font.c
2005-03-24  Jakob ErikssonGet rid of HeapAlloc casts.
2005-02-22  TANABE HiroshiAdded Multibyte character set support in GetGlyphOutlineA.
2005-02-21  Alex Villacís LassoImplemented GetGlyphOutline16.
2005-01-05  Vitaly LipatovAdd description for ExtTextOut (also include comments...
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...