mirror of
https://github.com/reactos/reactos.git
synced 2024-11-03 21:34:00 +00:00
8c7bebfed8
- 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 |
||
---|---|---|
.. | ||
tests | ||
gdi.h | ||
gdi32api.c | ||
gdi32api.h | ||
gdi32api.rbuild | ||
Notes.txt | ||
testlist.c |