Sweden-Number/dlls/advapi32
Jacek Caban 48aab01d65 advapi32: Initialize retkey value in open_key.
Office 2013 registry virtualization depends on this. Its NtOpenKey[Ex]
hook doesn't set it to NULL, but it's expected to be NULL.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-10-17 16:19:47 -07:00
..
tests advapi32/tests: Don't crash the service test on wow64 Wine. 2016-10-03 20:43:00 +02:00
Makefile.in advapi32: Add stubs for some advapi32 wmi functions. 2016-07-04 11:00:30 +09:00
advapi.c
advapi32.spec advapi32: Add a stub implementation of EnableTraceEx2. 2016-10-04 14:51:51 +02:00
advapi32_misc.h
cred.c
crypt.c advapi32: Fix a typo in comment. 2016-06-03 12:30:39 +09:00
crypt.h
crypt_arc4.c
crypt_des.c
crypt_lmhash.c
crypt_md4.c
crypt_md5.c
crypt_sha.c
eventlog.c advapi32: Add a stub implementation of EnableTraceEx2. 2016-10-04 14:51:51 +02:00
lsa.c
registry.c advapi32: Initialize retkey value in open_key. 2016-10-17 16:19:47 -07:00
security.c
service.c advapi32: Unify service startup and control handling. 2016-08-31 22:22:59 +09:00
svcctl.idl
version.rc
wmi.c advapi32: Add stubs for some advapi32 wmi functions. 2016-07-04 11:00:30 +09:00