Sweden-Number/dlls/advapi32
Louis Lenders 6c7760f217 advapi32: Add stubs for RegSaveKeyEx{A,W}.
Signed-off-by: Louis Lenders <xerox.xerox2000x@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-04-20 19:10:21 +02:00
..
tests advapi32/tests: Add test prototype for RegQueryValueEx HKEY_PERFORMANCE_DATA. 2017-03-29 17:17:13 +02:00
Makefile.in advapi32: Add stubs for some advapi32 wmi functions. 2016-07-04 11:00:30 +09:00
advapi.c advapi32: Fix trace format of InitiateSystemShutdownEx(). 2017-02-13 11:37:01 +01:00
advapi32.spec advapi32: Add stubs for RegSaveKeyEx{A,W}. 2017-04-20 19:10:21 +02:00
advapi32_misc.h advapi32: Simplify and standardize the heap_xxx() declarations. 2017-02-10 21:34:59 +01:00
cred.c advapi32: Handle empty kSecCreationDateItemAttr attribute. 2016-12-05 16:11:04 +01:00
crypt.c advapi32: Fix a typo in comment. 2016-06-03 12:30:39 +09:00
crypt.h advapi32: Avoid using CONST. 2013-09-23 11:53:54 +02:00
crypt_arc4.c advapi32: Constify some variables. 2009-03-27 11:23:10 +01:00
crypt_des.c advapi32: Remove unused function. 2009-01-02 11:51:35 +01:00
crypt_lmhash.c advapi32: fix some compiler warnings when using -Wsign-compare. 2007-09-25 14:12:46 +02:00
crypt_md4.c advapi32: Remove unneeded casts. 2007-12-31 17:39:39 +01:00
crypt_md5.c advapi32: Remove unneeded casts. 2007-12-31 17:39:39 +01:00
crypt_sha.c
eventlog.c ntdll: Move UnregisterTraceGuids from advapi32 to ntdll. 2017-01-26 10:35:50 +01:00
lsa.c advapi32: Return null-terminated buffer instead of null pointer for LsaLookupSids domains. 2017-02-03 19:05:09 +01:00
registry.c advapi32: Add stubs for RegSaveKeyEx{A,W}. 2017-04-20 19:10:21 +02:00
security.c advapi32: Add LookupSecurityDescriptorPartsA/W stubs. 2017-02-20 10:34:11 +01:00
service.c advapi32: Unify service startup and control handling. 2016-08-31 22:22:59 +09:00
svcctl.idl makefiles: Add makedep pragmas for client and server idl files. 2013-11-05 20:38:18 +01:00
version.rc Added version information for a number of dlls. 2007-03-07 21:25:16 +01:00
wmi.c advapi32: Add stubs for some advapi32 wmi functions. 2016-07-04 11:00:30 +09:00