wine/dlls/advapi32
Rob Shearman bcfe954451 advapi32: Fix ImpersonateNamedPipeClient to pass in a pointer to an IO_STATUS_BLOCK to NtFsControl.
Otherwise, NtFsControl file won't do anything except return STATUS_INVALID_PARAMETER.
2007-09-14 14:23:35 +02:00
..
tests advapi32/tests: Don't use locale dependent string for testing. 2007-08-27 11:57:57 +02:00
advapi32_misc.h
advapi32.spec
advapi.c
crypt_arc4.c
crypt_des.c
crypt_lmhash.c
crypt_md4.c
crypt_md5.c
crypt_sha.c
crypt.c advapi32: Add more tests for CryptVerifySignatureW, and correct its parameter checking. 2007-08-23 12:37:55 +02:00
crypt.h
eventlog.c
lsa.c
Makefile.in
registry.c advapi32: Add more RegGetValue() conformance tests, and fix Wine accordingly. 2007-06-21 13:11:09 +02:00
security.c advapi32: Fix ImpersonateNamedPipeClient to pass in a pointer to an IO_STATUS_BLOCK to NtFsControl. 2007-09-14 14:23:35 +02:00
service.c advapi32: Replace SERV_free by HeapFree. 2007-09-12 14:09:17 +02:00
version.rc