wine-wine/dlls/advapi32
Alexandre Julliard 519fbf6202 advapi32: Fix the parameter checks in QueryServiceStatusEx. 2011-06-09 23:42:41 +02:00
..
tests advapi32: Fix the parameter checks in QueryServiceStatusEx. 2011-06-09 23:42:41 +02:00
Makefile.in makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
advapi.c advapi32: Fix last error value of GetUserNameA/W and output buffer handling in GetUserNameA. 2011-06-01 16:12:36 +02:00
advapi32.spec advapi32: Add stubs for GetNamedSecurityInfoExA/W. 2011-05-18 16:54:22 +02:00
advapi32_misc.h advapi32: Mark some internal symbols as hidden. 2011-04-27 18:15:57 +02:00
cred.c Revert "advapi32: Fix cred domain according to tests.". 2011-01-10 10:42:29 +01:00
crypt.c advapi32: Remove wrong "is NULL and error out" code (coccicheck). 2011-06-06 16:29:58 +02:00
crypt.h advapi32: Mark some internal symbols as hidden. 2011-04-27 18:15:57 +02:00
crypt_arc4.c advapi32: Constify some variables. 2009-03-27 11:23:10 +01:00
crypt_des.c
crypt_lmhash.c
crypt_md4.c
crypt_md5.c
crypt_sha.c
eventlog.c advapi32: Return success in RegisterTraceGuids. 2011-05-13 17:05:26 +02:00
lsa.c advapi32: Fix incorrect pointer increment. 2011-05-05 16:31:58 +02:00
registry.c advapi32: Fix array size construct that gcc doesn't like. 2011-03-07 11:06:51 +01:00
security.c advapi32: Add stubs for GetNamedSecurityInfoExA/W. 2011-05-18 16:54:22 +02:00
service.c advapi32: Fix the parameter checks in QueryServiceStatusEx. 2011-06-09 23:42:41 +02:00
svcctl.idl
version.rc