wine-wine/dlls/advapi32
Andrey Gusev be367393c9 Assorted typos fixes. 2014-01-13 17:37:42 +01:00
..
tests advapi32/tests: Add access tests for a process. 2014-01-10 16:24:39 +01:00
Makefile.in makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
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: Don't shadow keychain_item in mac_write_credential. 2014-01-10 18:15:08 +01:00
crypt.c advapi32: PP_USE_HARDWARE_RNG is a parameter, not a flag. 2014-01-10 18:15:05 +01: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 Assorted typos fixes. 2014-01-13 17:37:42 +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