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 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 Set svn:eol-style "native" for all apitest stuff 2008-06-01 18:06:22 +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 Set svn:eol-style "native" for all apitest stuff 2008-06-01 18:06:22 +00:00
ws2_32 - Add a test suite for ws2_32.dll 2008-06-01 22:08:45 +00:00
apitest.c Use the Windows CreateFile/WriteFile functions instead of open/write. 2008-06-01 20:34:12 +00:00
apitest.h Use the Windows CreateFile/WriteFile functions instead of open/write. 2008-06-01 20:34:12 +00:00
directory.rbuild add dummy test for dciman32 for now, real test will come later 2008-06-08 08:29:04 +00:00