wine-wine/dlls/advapi32
Frédéric Delanoy 3e9b7b5992 advapi32/tests: Constify some character strings. 2013-12-20 10:51:41 +01:00
..
tests advapi32/tests: Constify some character strings. 2013-12-20 10:51:41 +01:00
Makefile.in
advapi.c advapi32: Forward LogonUserA to LogonUserW. 2013-11-13 18:29:22 +01:00
advapi32.spec advapi32: Fix ReportEvent parameter types in the spec file. 2013-06-27 18:47:59 +02:00
advapi32_misc.h advapi32: Forward LogonUserA to LogonUserW. 2013-11-13 18:29:22 +01:00
cred.c advapi32: Avoid a crash when storing credentials on MacOS. 2013-12-19 17:10:30 +01:00
crypt.c advapi32: Avoid using CONST. 2013-09-23 11:53:54 +02:00
crypt.h advapi32: Avoid using CONST. 2013-09-23 11:53:54 +02:00
crypt_arc4.c
crypt_des.c
crypt_lmhash.c
crypt_md4.c
crypt_md5.c
crypt_sha.c
eventlog.c advapi32: Remove extra comma. 2013-11-19 19:05:52 +01:00
lsa.c advapi32: Allocate temporary name buffer once. 2013-04-29 13:33:54 +02:00
registry.c advapi32: Don't cache HKCR if WOW64 redirection flags are set. 2013-10-15 16:29:37 +02:00
security.c ntdll: Allow NULL return length argument in NtAdjustPrivilegesToken(). 2013-12-02 10:52:41 +01:00
service.c advapi32: Do not terminate a regular program if it calls StartServiceCtrlDispatcher. 2013-04-02 15:03:29 +02:00
svcctl.idl makefiles: Add makedep pragmas for client and server idl files. 2013-11-05 20:38:18 +01:00
version.rc