Sweden-Number/dlls/advapi32
Jacek Caban 8cc412b90c advapi32: Link to msvcrt.dll.
Some applications expect msvcrt.dll to be pulled by system DLLs. On
Windows, loading advapi32 causes msvcrt.dll to be loaded.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51465
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
(cherry picked from commit 2b3a300cbf)
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
2021-10-30 18:05:13 +02:00
..
tests server: The owner of a securable object should have all the standard access rights. 2021-10-27 21:40:02 +02:00
Makefile.in advapi32: Link to msvcrt.dll. 2021-10-30 18:05:13 +02:00
advapi.c advapi32: Use wide character string literals. 2020-09-10 22:06:39 +02:00
advapi32.spec advapi32: Add stub for LsaEnumerateAccounts. 2021-07-09 21:37:28 +02:00
advapi32_misc.h advapi32: Replace SERV_dup() with strdupAW(). 2020-04-28 11:21:40 +02:00
cred.c advapi32: Use wide character string literals. 2020-09-10 22:06:39 +02:00
crypt.c advapi32: Use wide character string literals. 2020-09-10 22:06:39 +02:00
crypt.h advapi32: Use standard refcount in CRYPTPROV. 2020-03-17 16:00:07 +01: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
eventlog.c advapi32: Build with msvcrt. 2020-09-09 20:30:31 +02:00
lsa.c advapi32: Add stub for LsaEnumerateAccounts. 2021-07-09 21:37:28 +02:00
registry.c advapi32: Build with msvcrt. 2020-09-09 20:30:31 +02:00
security.c advapi32: Use wide character string literals. 2020-09-10 22:06:39 +02:00
service.c advapi32: Remove superfluous cast to self. 2020-09-22 21:45:37 +02:00
version.rc advapi32: Update version resource. 2021-07-08 00:04:23 +02:00
wmi.c advapi32: Build with msvcrt. 2020-09-09 20:30:31 +02:00