reactos/dll/win32/advapi32
Joachim Henze 561ad3c1d6
[ADVAPI32] Mute frequent taskmgr logspam CORE-18521 (#5888)
George explained that this is supposed to fail like that,
aka "works as designed". So let's at least mute this now,
as it is spammed with every taskmgr refresh cycle
and allows me to reduce logfile-sizes from ~50MB back to ~2MB
when building ros on ros.

err:(dll/win32/advapi32/wine/security.c:309) NtOpenProcessToken failed! Status c0000022.

Fixes CORE-18521

Also strip some EOL-whitespace in the file, and slightly improve the header.
2023-11-05 18:32:13 +01:00
..
misc [ADVAPI32] Implement security descriptor management in CreateProcessAsUserCommon internal function 2022-05-06 10:09:50 +02:00
reg [ADVAPI32] Do not fail on creating a registry key if the security attributes have an invalid length. (#5230) 2023-04-09 04:04:04 +02:00
sec [ADVAPI32] Don't treat a structure pointer as a string pointer (#5478) 2023-07-27 01:58:44 +03:00
service [REACTOS] Add '\n' to debug logs 2022-05-04 03:28:38 +03:00
token [ADVAPI32] Avoid excessive allocation in CheckTokenMembership. CORE-16094 2019-07-21 11:39:30 +02:00
wine [ADVAPI32] Mute frequent taskmgr logspam CORE-18521 (#5888) 2023-11-05 18:32:13 +01:00
advapi32.h [ADVAPI32] Remove buggy declaration of SystemFunction034 2022-02-21 17:34:23 +01:00
advapi32.rc
advapi32.spec [ADVAPI32] Implement AccessCheckByType and AccessCheckByTypeResultList 2023-08-25 14:09:14 +02:00
CMakeLists.txt [ADVAPI32][SECLOGON] Start the implementation of CreateProcessWithLogonW 2022-02-21 16:38:29 +01:00