wine-wine/dlls/advapi32
Alexandre Julliard c3a48aab20 makefiles: Add makedep pragmas for client and server idl files. 2013-11-05 20:38:18 +01:00
..
tests advapi32/tests: Use the function pointer to call RegDeleteKeyExA. 2013-10-29 10:23:56 +01: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: Set *lpSize properly in GetUserNameA. 2011-07-05 14:40:00 +02:00
advapi32.spec advapi32: Fix ReportEvent parameter types in the spec file. 2013-06-27 18:47:59 +02:00
advapi32_misc.h advapi32: Support service objects in GetNamedSecurityInfo. 2013-01-31 12:08:59 +01:00
cred.c advapi32: Add support for filtering credentials on MacOS in CredEnumerateW. 2012-12-11 20:45:42 +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: Avoid signed-unsigned integer comparisons. 2013-01-02 13:35: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 advapi32: Specify the function is a stub in some FIXME. 2013-04-18 19:12:07 +02: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