reactos/rostests/apitests
KJK::Hyperion 8c7bebfed8 - test GetTextFaceW instead of GetTextFaceA
- test that:
    - the last error is never set
    - the buffer size is ignored if the buffer is NULL
    - the buffer size is returned if the buffer is non-NULL and too small
    - the function fails if a non-NULL buffer has a size <= 0
 - allocate the DC for a GDI test with a GDI routine (CreateCompatibleDC) instead of an USER routine (GetDC)

svn path=/trunk/; revision=36779
2008-10-17 00:28:47 +00:00
..
dciman32api add dummy test for dciman32 for now, real test will come later 2008-06-08 08:29:04 +00:00
gdi32api - test GetTextFaceW instead of GetTextFaceA 2008-10-17 00:28:47 +00:00
testdata
user32api
w32kdll
w32knapi
ws2_32
apitest.c
apitest.h
directory.rbuild add dummy test for dciman32 for now, real test will come later 2008-06-08 08:29:04 +00:00