Sweden-Number/dlls/advapi32
Akihiro Sagawa 64addb512b advapi32: Load a resource dll as data file in RegLoadMUIStringW.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46266
Signed-off-by: Akihiro Sagawa <sagawa.aki@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-12-12 19:43:12 +01:00
..
tests server: Use a separated object for each opened named pipe device file. 2018-10-30 00:10:14 +01:00
Makefile.in
advapi.c
advapi32.spec advapi32: Add stub for RegQueryReflectionKey. 2018-10-30 19:00:35 +01:00
advapi32_misc.h include: Add a generic available ARRAY_SIZE(). 2018-07-04 10:39:15 +02:00
cred.c
crypt.c advapi32: Don't create a WoW6432 MachineGuid. 2018-10-18 19:56:20 +02: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 stub for TraceSetInformation. 2018-09-14 12:54:33 +02:00
lsa.c advapi32: Use larger buffers for domain names. 2018-03-29 16:06:03 +02:00
perf.c
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