gdi32: Using a bitmap font as the fallback sans serif is a very bad idea.
[wine] / dlls / gdi32 / dib.c
2007-06-13  Dmitry Timoshkovgdi32: Make BITMAPINFOHEADER biSize check match what...
2007-05-08  Louis Lendersgdi32: Add check for null pointer in SetDIBitsToDevice.
2007-01-22  Dmitry Timoshkovgdi32: Add a GetDIBits test.
2006-11-17  Alexandre Julliardgdi32: Get rid of the gdi.h include.
2006-11-17  Alexandre Julliardgdi32: Avoid accessing the internal palette object...
2006-11-08  Alexandre Julliardgdi32: Remove call to CreateCompatibleDC() from GetDIBi...
2006-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.