-
Francois Gouget authored
- Added tests for empty and zero-byte strings. Wine passes these tests, sort of. - Check that the returned string is correct. - All known Windows versions implement RegQueryValueExA(), so complain if it is not implemented. - Only allow the Win9x quirks for the Ansi version. - Query the name2A/W value for the string2A/W tests! - The test_hkey_main_Value_A/W() functions were doing a sizeof() on the string parameter to compute the string's full size! - We must reset GLE before each test, otherwise Win9x skips all but the first test.
b934fc90
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
tests | ||
Makefile.in | ||
advapi.c | ||
advapi32.spec | ||
advapi32_misc.h | ||
crypt.c | ||
crypt.h | ||
crypt_arc4.c | ||
crypt_des.c | ||
crypt_lmhash.c | ||
crypt_md4.c | ||
crypt_md5.c | ||
crypt_sha.c | ||
eventlog.c | ||
lsa.c | ||
registry.c | ||
security.c | ||
service.c | ||
version.rc |