reactos/rostests/apitests/gdi32api/tests
Timo Kreuzer 5f55fe95c7 - use own version of GdiQueryTable() instead of relying on gdi32.dll
- CrateFont -> CreateFontA
- A bunch of tests for SelectObject

svn path=/trunk/; revision=31225
2007-12-15 04:22:19 +00:00
..
AddFontResource.c
AddFontResourceEx.c Another test for AddFontResourceEx 2007-11-28 23:45:23 +00:00
CreateCompatibleDC.c
CreateFont.c
CreatePen.c
CreateRectRgn.c
ExtCreatePen.c
GetClipRgn.c
GetDIBits.c
GetObject.c - use own version of GdiQueryTable() instead of relying on gdi32.dll 2007-12-15 04:22:19 +00:00
GetStockObject.c
SelectObject.c - use own version of GdiQueryTable() instead of relying on gdi32.dll 2007-12-15 04:22:19 +00:00
SetDCPenColor.c
SetSysColors.c