mirror of
https://github.com/reactos/reactos.git
synced 2024-10-30 19:41:57 +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 |
||
---|---|---|
.. | ||
dciman32api | ||
gdi32api | ||
testdata | ||
user32api | ||
w32kdll | ||
w32knapi | ||
ws2_32 | ||
apitest.c | ||
apitest.h | ||
directory.rbuild |