reactos/rostests/apitests/gdi32api/tests
Timo Kreuzer b91657fe81 - rename ASSERT1 to ASSERT
- link to w32kdll instead of implementing all syscalls as stubs. I will remove the rest of the syscall code as soon as our syscall db is more complete
- more TEST -> RTEST
- update w32kdll_ros.def
- add tests for NtGdiEngCreatePalette, NtGdiEnumFontOpen
- Add some gdi handle table code to w32knapi
- header cleanup

svn path=/trunk/; revision=28619
2007-08-28 15:06:36 +00:00
..
CreateCompatibleDC.c - convert a bunch of tests to regression tests as they succeed on ros 2007-08-05 23:05:02 +00:00
CreateFont.c - convert a bunch of tests to regression tests as they succeed on ros 2007-08-05 23:05:02 +00:00
CreatePen.c - restructure syscall code, add edi to RosSyscall clobber list 2007-08-07 23:13:25 +00:00
CreateRectRgn.c
ExtCreatePen.c - convert a bunch of tests to regression tests as they succeed on ros 2007-08-05 23:05:02 +00:00
GetClipRgn.c - rename ASSERT1 to ASSERT 2007-08-28 15:06:36 +00:00
GetObject.c - rename ASSERT1 to ASSERT 2007-08-28 15:06:36 +00:00
GetStockObject.c - restructure syscall code, add edi to RosSyscall clobber list 2007-08-07 23:13:25 +00:00
SelectObject.c
SetDCPenColor.c - convert a bunch of tests to regression tests as they succeed on ros 2007-08-05 23:05:02 +00:00
SetSysColors.c - convert a bunch of tests to regression tests as they succeed on ros 2007-08-05 23:05:02 +00:00