Sweden-Number/dlls/advapi32
Alexandre Julliard ac7ae92af1 server: Allow specifying the security descriptor for a new process.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-09-20 14:50:48 +02:00
..
tests server: Allow specifying the security descriptor for a new process. 2018-09-20 14:50:48 +02:00
Makefile.in advapi32: Add initial Perf* stubs. 2017-11-20 12:37:15 +01:00
advapi.c advapi32: Fix trace format of InitiateSystemShutdownEx(). 2017-02-13 11:37:01 +01:00
advapi32.spec advapi32: Add stub for TraceSetInformation. 2018-09-14 12:54:33 +02:00
advapi32_misc.h include: Add a generic available ARRAY_SIZE(). 2018-07-04 10:39:15 +02:00
cred.c advapi32: Introduce ARRAY_SIZE macro. 2018-03-20 11:37:00 +01: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
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 advapi32: Include <stdarg.h> since winbase.h expects va_list. 2017-11-27 16:15:25 +01:00
registry.c advapi32: Read the configured object list for the performance provider. 2018-07-12 12:57:54 +02:00
security.c advapi32: Implement BuildSecurityDescriptorW. 2018-04-18 11:08:22 +02:00
service.c advapi32: Correctly translate SERVICE_REQUIRED_PRIVILEGES_INFO to RPC. 2018-05-14 10:11:21 +02:00
svcctl.idl makefiles: Add makedep pragmas for client and server idl files. 2013-11-05 20:38:18 +01:00
version.rc
wmi.c advapi32: Add stubs for some advapi32 wmi functions. 2016-07-04 11:00:30 +09:00