Michael Stefaniuc
|
ec1c9492b0
|
gdi32: Remove some superfluous casts.
|
2008-11-25 11:56:02 +01:00 |
Andrew Talbot
|
a4e8f4dcdd
|
gdi32: Assign to structs instead of using memcpy.
|
2008-02-28 10:50:57 +01:00 |
Michael Stefaniuc
|
de66aebebd
|
gdi32: Move EnumFontFamiliesEx16() to gdi16.c and reimplement it based on EnumFontFamiliesExW().
|
2008-02-20 12:07:03 +01:00 |
Michael Stefaniuc
|
e9a8e6a426
|
gdi32: Move EnumFonts16 and EnumFontFamilies16 to gdi16.c.
|
2008-02-19 13:39:24 +01:00 |
Alexandre Julliard
|
30e2cb1616
|
gdi32: Move a few more gdiobj functions to gdi16.c.
|
2008-02-18 17:53:43 +01:00 |
Alexandre Julliard
|
a306af0c62
|
gdi32: Reimplemented GetObject16 and moved it to gdi16.c.
|
2008-02-18 17:46:29 +01:00 |
Alexandre Julliard
|
1fdae2b2a5
|
gdi32: Reimplemented IsGDIObject16 and moved it to gdi16.c.
|
2008-02-18 17:26:31 +01:00 |
Alexandre Julliard
|
50dea38178
|
gdi32: Export the DC hook functions as 32-bit functions.
|
2008-02-17 20:29:55 +01:00 |
Michael Stefaniuc
|
3db6eeeda9
|
gdi32: Move two 16bit function stubs to gdi16.c.
|
2008-02-13 16:41:03 +01:00 |
Alexandre Julliard
|
75b8f88875
|
gdi32: Get rid of the gdi.h include.
|
2006-11-17 14:52:07 +01:00 |
Alexandre Julliard
|
7dfc447741
|
gdi32: Renamed the gdi directory to gdi32.
|
2006-10-20 12:25:29 +02:00 |