Sweden-Number/dlls/advapi32
Alistair Leslie-Hughes d0350eef1e advapi32/test: Stop crash when ReadEventLog returns an unexpected error.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-11-09 19:06:26 +01:00
..
tests advapi32/test: Stop crash when ReadEventLog returns an unexpected error. 2016-11-09 19:06:26 +01:00
Makefile.in advapi32: Add stubs for some advapi32 wmi functions. 2016-07-04 11:00:30 +09:00
advapi.c advapi32: Use dbgstr_a() to print string in a FIXME. 2016-05-23 14:09:26 +09:00
advapi32.spec ntdll: Move EventRegister/Unregister from advapi32 to ntdll. 2016-11-02 17:03:09 +01:00
advapi32_misc.h advapi32: Use heap* helpers in service code. 2014-08-25 10:54:50 +02:00
cred.c advapi32: Don't print 32-bit values as long integers. 2016-02-19 00:49:11 +09:00
crypt.c advapi32: Fix a typo in comment. 2016-06-03 12:30:39 +09:00
crypt.h advapi32: Avoid using CONST. 2013-09-23 11:53:54 +02: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 advapi32: fix some compiler warnings when using -Wsign-compare. 2007-09-25 14:12:46 +02:00
crypt_md4.c advapi32: Remove unneeded casts. 2007-12-31 17:39:39 +01:00
crypt_md5.c advapi32: Remove unneeded casts. 2007-12-31 17:39:39 +01:00
crypt_sha.c advapi32: Constify a parameter. 2006-11-13 12:47:10 +01:00
eventlog.c ntdll: Move EventRegister/Unregister from advapi32 to ntdll. 2016-11-02 17:03:09 +01:00
lsa.c advapi32: Return success from LsaAddAccountRights. 2014-11-04 21:19:35 +09:00
registry.c advapi32: Initialize retkey value in open_key. 2016-10-17 16:19:47 -07:00
security.c advapi32: Remove stub message from implemented function. 2016-10-25 11:54:00 +02:00
service.c advapi32: Unify service startup and control handling. 2016-08-31 22:22:59 +09:00
svcctl.idl makefiles: Add makedep pragmas for client and server idl files. 2013-11-05 20:38:18 +01:00
version.rc Added version information for a number of dlls. 2007-03-07 21:25:16 +01:00
wmi.c advapi32: Add stubs for some advapi32 wmi functions. 2016-07-04 11:00:30 +09:00