wine/dlls/advapi32
2024-06-06 22:29:58 +02:00
..
tests advapi32/tests: Test token label inheritance. 2024-06-06 22:29:58 +02:00
advapi.c advapi32: Use CRT allocation functions. 2023-08-17 10:29:30 +02:00
advapi32.spec advapi32: Add TreeSetNamedSecurityInfoW stub. 2024-01-18 18:08:48 +01:00
advapi32_misc.h advapi32: Use CRT allocation functions. 2023-08-17 10:29:30 +02:00
cred.c advapi32: Use CRT allocation functions. 2023-08-17 10:29:30 +02:00
crypt.c advapi32: CryptSetKeyParam() should accept NULL pbData. 2024-05-01 11:45:18 +02:00
crypt.h advapi32: Remove DECLSPEC_HIDDEN usage. 2023-07-07 12:20:53 +02:00
crypt_arc4.c
crypt_des.c
crypt_lmhash.c
eventlog.c include: Use proper dllimports for eventlog functions. 2023-11-06 12:01:22 +01:00
lsa.c advapi32: Use CRT allocation functions. 2023-08-17 10:29:30 +02:00
Makefile.in makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
registry.c advapi32: Check NULL return key pointers when creating registry keys. 2024-03-04 22:50:25 +01:00
security.c advapi32: Add TreeSetNamedSecurityInfoW stub. 2024-01-18 18:08:48 +01:00
service.c advapi32: Use CRT allocation functions. 2023-08-17 10:29:30 +02:00
version.rc
wmi.c