reactos/modules/rosapps/applications/sysutils
Hermès Bélusca-Maïto 12e01218ad
[SYSTEMINFO] Do some code lift-up; use Conutils lib to be able to display localized unicode strings
In particular:
- unhardcode buffer sizes and API flags;
- add our standard file header in the .c file (I haven't done it for
  the other files);
- merge systeminfo.rc and rsrc.rc together.
2025-06-29 23:03:10 +02:00
..
ctm [BASE][DLL][ROSAPPS][SCREENSAVERS] Remove deprecated legacy Win16 resource attributes (#7567) 2024-12-22 16:50:14 +01:00
fontsub [RESOURCES] Remove redundant #pragma code_page(), includes, etc. 2024-12-22 18:39:26 +01:00
gettype [ROSAPPS][GETTYPE] Fix a copy-paste-issue when checking for Win2000 CORE-16073 2019-05-29 21:19:02 +02:00
kill [KILL] ExecuteKill(): Return '1' on failures 2024-03-10 17:16:56 +01:00
logevent [CMAKE] Some options are only supported by GCC, don't use them for clang 2021-04-09 03:58:19 +03:00
lsdd
mkdosfs Add .gitattributes and .gitignore files and normalize line endings in the repository (#10) 2017-10-04 20:37:32 +02:00
pedump [REACTOS] Fix 'writting' typos (#7484) 2024-11-01 11:50:09 +01:00
regexpl [DOSKEY][USETUP][KERNEL32][NTVDM][CONSRV][REGEXPL] Fix build (#8019) 2025-05-27 20:52:20 +02:00
screenshot [ROSAPPS] Fix GCC8 warnings 2019-11-07 22:32:15 +03:00
systeminfo [SYSTEMINFO] Do some code lift-up; use Conutils lib to be able to display localized unicode strings 2025-06-29 23:03:10 +02:00
tlist [ROSAPPS] Fix 64 bit issues 2019-01-20 09:04:58 +01:00
utils [REACTOS] Use the ISO C and C++ conformant names: _wcsicmp, _stricmp 2024-10-20 14:12:25 +03:00
CMakeLists.txt [ROSAPPS] Remove 'man' utility 2021-12-28 01:59:17 +03:00
win32err.h
wmain.c