reactos/rostests/apitests
Magnus Olsen 04df00182d adding more testcase for NtGdiGetStockObject it testing what type for gdi object the handle return now and we manger figout what type of handle the value 20 and value 21
NtGdiGetStockObject(20) == GDI_OBJECT_TYPE_COLORSPACE
 NtGdiGetStockObject(21) == GDI_OBJECT_TYPE_BITMAP

svn path=/trunk/; revision=33409
2008-05-10 15:21:49 +00:00
..
gdi32api add tests for GetCurrentObject 2008-05-05 13:33:42 +00:00
testdata Adding a text file call notes.txt it is some werid thing I have have not yet figout how it works. 2007-09-30 11:57:37 +00:00
user32api - rename ASSERT1 to ASSERT 2007-08-28 15:06:36 +00:00
w32kdll fixed a spelling error for NtGdiSelectBitmap thx Caemyr notes it and testing on win2k3 2008-04-12 19:56:09 +00:00
w32knapi adding more testcase for NtGdiGetStockObject it testing what type for gdi object the handle return now and we manger figout what type of handle the value 20 and value 21 2008-05-10 15:21:49 +00:00
apitest.c - make apitest.c into a static lib to be used by different tests 2007-08-05 03:32:24 +00:00
apitest.h - rename ASSERT1 to ASSERT 2007-08-28 15:06:36 +00:00
directory.rbuild add missing winetests : hlink & schannel, 2008-02-22 21:01:47 +00:00