mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 17:05:46 +00:00
![]() - 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 |
||
---|---|---|
.. | ||
apitests | ||
drivers | ||
dxtest | ||
regtests_by_casper | ||
tests | ||
win32 | ||
winetests | ||
.gitignore | ||
copying | ||
directory.rbuild | ||
readme.txt |
$Id: readme.txt 21229 2006-03-05 13:57:35Z frik85 $ ==================== ReactOS Tests ==================== This directory contains various tests for ReactOS. Make sure you also have a copy of the rest of the ReactOS source before you attempt to build anything in this module.