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
CMakeLists.txt
config.c
controlset.c
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
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.c
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