Sweden-Number/dlls/advapi32/tests
Jacek Caban 2600ecd4ed server: Use a separated object for each opened named pipe device file.
Allows using proper options for ioctl pseudo fd.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-10-30 00:10:14 +01:00
..
Makefile.in makefiles: Get rid of the MAKE_TEST_RULES variable. 2014-01-02 12:13:16 +01:00
cred.c include: Make ARRAY_SIZE() available in wine/test.h. 2018-05-25 12:09:17 +02:00
crypt.c advapi32/tests: Fix a memory leak (Valgrind). 2017-03-24 20:52:08 +01:00
crypt_lmhash.c advapi32/tests: Make sure to use return value (LLVM/Clang). 2011-02-04 15:25:33 +01:00
crypt_md4.c advapi32/tests: Make function pointers static and remove redundant typedefs. 2010-10-01 13:33:37 +02:00
crypt_md5.c advapi32/tests: Make function pointers static and remove redundant typedefs. 2010-10-01 13:33:37 +02:00
crypt_sha.c advapi32/tests: Use explicit prototypes for function pointers. 2009-09-09 13:13:25 +02:00
eventlog.c include: Make ARRAY_SIZE() available in wine/test.h. 2018-05-25 12:09:17 +02:00
lsa.c advapi32/tests: Use the available ARRAY_SIZE() macro. 2018-05-29 09:28:02 +02:00
registry.c advapi32: Add initial support for querying performance counters data. 2018-07-12 12:57:54 +02:00
security.c server: Use a separated object for each opened named pipe device file. 2018-10-30 00:10:14 +01:00
service.c advapi32: Implement NotifyServiceStatusChange. 2018-01-23 18:28:38 +01:00