Sweden-Number/objects
Rein Klazes f20ce3b816 Fix MultiByteToWideChar and WideCharToMultiByte when called with code
page CP_SYMBOL.
Remove the symbol font from the code page table, so it is not reported
as a valid/supported/installed code page.
Remove workarounds for the badly behaved MultiByteToWideChar and co.
in a few places.
2004-01-20 22:39:06 +00:00
..
bitmap.c Removed the bitsPerPixel field in the generic DC structure, and leave 2004-01-18 22:20:17 +00:00
brush.c Moved a bunch of definitions from gdi.h into a new gdi_private.h to 2004-01-15 00:35:38 +00:00
clipping.c Moved a bunch of definitions from gdi.h into a new gdi_private.h to 2004-01-15 00:35:38 +00:00
dc.c Removed the bitsPerPixel field in the generic DC structure, and leave 2004-01-18 22:20:17 +00:00
dcvalues.c Moved a bunch of definitions from gdi.h into a new gdi_private.h to 2004-01-15 00:35:38 +00:00
dib.c Moved a bunch of definitions from gdi.h into a new gdi_private.h to 2004-01-15 00:35:38 +00:00
enhmetafile.c Moved a bunch of definitions from gdi.h into a new gdi_private.h to 2004-01-15 00:35:38 +00:00
font.c Fix MultiByteToWideChar and WideCharToMultiByte when called with code 2004-01-20 22:39:06 +00:00
gdiobj.c Moved a bunch of definitions from gdi.h into a new gdi_private.h to 2004-01-15 00:35:38 +00:00
linedda.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
metafile.c Moved a bunch of definitions from gdi.h into a new gdi_private.h to 2004-01-15 00:35:38 +00:00
palette.c Moved a bunch of definitions from gdi.h into a new gdi_private.h to 2004-01-15 00:35:38 +00:00
pen.c Moved a bunch of definitions from gdi.h into a new gdi_private.h to 2004-01-15 00:35:38 +00:00
region.c Moved a bunch of definitions from gdi.h into a new gdi_private.h to 2004-01-15 00:35:38 +00:00
text.c Fix MultiByteToWideChar and WideCharToMultiByte when called with code 2004-01-20 22:39:06 +00:00