urlmon: Check pointer before use.
[wine] / dlls / gdiplus / font.c
2008-05-13  Nikolay Sivovgdiplus: GdipCreateFontFromLogfontA: no reason to put...
2008-04-30  Nikolay Sivovgdiplus: Implemented GdipCreateFontFromDC.
2008-04-23  Nikolay Sivovgdiplus: Implemented GdipCloneFont.
2008-03-01  Andrew Talbotgdiplus: Assign to structs instead of using memcpy.
2007-08-15  Evan Stadegdiplus: Save elements of font's style.
2007-08-15  Evan Stadegdiplus: Added GdipDeleteFont.
2007-08-15  Evan Stadegdiplus: Fixed conformance of font constructor.
2007-08-15  Evan Stadegdiplus: Added GdipGetLogFontW.
2007-08-14  Evan Stadegdiplus: Added GdipCreateFontFromLogfontA.
2007-08-14  Evan Stadegdiplus: Added font constructor.