wine/dlls/advapi32
Dmitry Timoshkov 0274f35335 advapi32: CryptSetKeyParam() should accept NULL pbData.
At least CryptSetKeyParam(KP_X) should accept NULL pbData.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
2024-05-01 11:45:18 +02:00
..
tests advapi32/tests: Remove all files created by RegLoadAppKey tests. 2024-03-21 22:19:58 +01: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 advapi32: Enable compilation with long types. 2022-02-08 10:45:56 +01:00