Sweden-Number/dlls/advapi32
Jacek Caban 8a2347baff services: Associate notify handle with service handle instead of service entry.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-01-28 22:23:28 +01:00
..
tests services: Associate notify handle with service handle instead of service entry. 2019-01-28 22:23:28 +01:00
Makefile.in
advapi.c
advapi32.spec advapi32: Add stub for RegQueryReflectionKey. 2018-10-30 19:00:35 +01:00
advapi32_misc.h
cred.c
crypt.c
crypt.h
crypt_arc4.c
crypt_des.c
crypt_lmhash.c
crypt_md4.c
crypt_md5.c
crypt_sha.c
eventlog.c
lsa.c
perf.c advapi32: Include <stdarg.h> since winbase.h expects va_list. 2017-11-27 16:15:25 +01:00
registry.c advapi32: Load a resource dll as data file in RegLoadMUIStringW. 2018-12-12 19:43:12 +01:00
security.c advapi32: Turn several string variables into static constants. 2018-11-30 11:41:05 +01:00
service.c advapi32: Use the ARRAY_SIZE() macro. 2018-11-12 20:32:11 +01:00
svcctl.idl
version.rc
wmi.c