reactos/base/system/services
Hermès Bélusca-Maïto cc3672cb73
[RESOURCES] Remove redundant #pragma code_page(), includes, etc.
They are redundant when these are already present in the given module's
root resource file, from which the language-specific resource files are
being included.
2024-12-22 18:39:26 +01:00
..
lang [TRANSLATION] Update Hong Kong Chinese (zh-HK) translation - Part 2 (#4347) 2022-03-31 17:10:21 +03:00
CMakeLists.txt [SERVICES] Use RegCopyTreeW from advapi32_vista 2023-12-18 23:14:14 +02:00
config.c [REACTOS] Fix a number of MSVC warnings 2021-07-23 22:03:48 +02:00
controlset.c [SERVICES] Use RegCopyTreeW from advapi32_vista 2023-12-18 23:14:14 +02:00
database.c [SERVICES] Use pointers to const string (PCWSTR) instead of non-const for argv (#7440) 2024-10-19 18:29:03 +02:00
driver.c [SERVICES] Tweak the binary size a bit CORE-18071 2022-03-20 20:12:56 +01:00
groupdb.c
lock.c
resource.h
rpcserver.c [REACTOS] Use the ISO C and C++ conformant names: _wcsicmp, _stricmp 2024-10-20 14:12:25 +03:00
security.c [SERVICES] Assign a World identity authority for Everyone SID, not Null authority 2022-05-06 10:09:52 +02:00
services.c [SERVICES] Grant ReactOS Setup component SYSTEM access 2022-05-06 10:09:51 +02:00
services.h [SERVICES] Use pointers to const string (PCWSTR) instead of non-const for argv (#7440) 2024-10-19 18:29:03 +02:00
services.rc [RESOURCES] Remove redundant #pragma code_page(), includes, etc. 2024-12-22 18:39:26 +01:00