wine/dlls/gdi32
Dylan Smith e2d7da0604 gdi32: Provide a non-blank font face name for ANSI_FIXED_FONT.
This patch avoids using the wrong font when this stock font is selected,
which could be seen by modifying notepad to send WM_SETFONT to the edit
control with GetStockObject(ANSI_FIXED_FONT) for wParam.
2010-03-04 12:30:50 +01:00
..
enhmfdrv
mfdrv gdi32: Zero pad the facename buffer so that we don't write uninitialized data to the metafile. 2010-02-03 15:51:56 +01:00
tests gdi32: GetObject() should return the DIB's absolute height in dsBmih.biHeight. 2010-03-01 14:03:34 +01:00
bidi.c
bitblt.c
bitmap.c gdi32: GetObject() should return the DIB's absolute height in dsBmih.biHeight. 2010-03-01 14:03:34 +01:00
brush.c
clipping.c gdi32: Check the region handle in GetClipRgn later. 2010-02-16 11:33:33 +01:00
dc.c user32: DeleteDC() should allow to delete a DC returned by GetDC(). 2010-02-24 16:03:02 +01:00
dib.c
driver.c
enhmetafile.c
font.c
freetype.c
gdi32.spec gdi32: Add GdiInitializeLanguagePack() stub. 2010-01-26 12:09:41 +01:00
gdi_private.h
gdiobj.c gdi32: Provide a non-blank font face name for ANSI_FIXED_FONT. 2010-03-04 12:30:50 +01:00
icm.c
Makefile.in
mapping.c
metafile.c
opengl.c
painting.c
palette.c
path.c
pen.c
printdrv.c
region.c
version.rc