reactos/rostests/apitests/gdi32api
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
..
tests - test GetTextFaceW instead of GetTextFaceA 2008-10-17 00:28:47 +00:00
gdi.h Set svn:eol-style "native" for all apitest stuff 2008-06-01 18:06:22 +00:00
gdi32api.c Set svn:eol-style "native" for all apitest stuff 2008-06-01 18:06:22 +00:00
gdi32api.h Set svn:eol-style "native" for all apitest stuff 2008-06-01 18:06:22 +00:00
gdi32api.rbuild Set svn:eol-style "native" for all apitest stuff 2008-06-01 18:06:22 +00:00
Notes.txt 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
testlist.c Tests for GetTextFace 2008-10-16 20:16:38 +00:00