reactos/modules/rosapps/applications/sysutils/utils
Serge Gautherie 2b93352907
[LOAD][UNLOAD] Fix w*printf() format strings (#3319)
Also:
- Set ServiceName.MaximumLength.
- Fix MSVC warnings:
'...\load\load.c(19): warning C4267: '=': conversion from 'size_t' to 'USHORT', possible loss of data
'...\unload\unload.c(19): warning C4267: '=': conversion from 'size_t' to 'USHORT', possible loss of data'
'...\unload\unload.c(24): warning C4476: 'wprintf' : unknown type field character 'U' in format specifier'
'...\unload\unload.c(24): warning C4474: 'wprintf' : too many arguments passed for format string'
2021-02-08 16:47:13 +01:00
..
binpatch [ROSAPPS] Remove applications from test directory 2020-07-04 20:43:53 +02:00
driver [LOAD][UNLOAD] Fix w*printf() format strings (#3319) 2021-02-08 16:47:13 +01:00
infinst [ROSAPPS] Remove applications from test directory 2020-07-04 20:43:53 +02:00
nts2w32err [ROSAPPS] Remove applications from test directory 2020-07-04 20:43:53 +02:00
objdir [ROSAPPS] Remove applications from test directory 2020-07-04 20:43:53 +02:00
partinfo [PARTINFO] Fix GCC build on GitHub Actions 2021-01-08 16:36:48 +03:00
pice [ROSAPPS][PICE] Fix ROSAPPS-355 Unreachable code 2020-03-30 17:18:16 +02:00
pnpdump
ps [ROSAPPS] Remove applications from test directory 2020-07-04 20:43:53 +02:00
rosperf [ROSPERF] PrintOSVersion(): Fix RegQueryValueExW() use 2020-04-26 14:16:59 +02:00
sdkparse
stats [ROSAPPS] Remove applications from test directory 2020-07-04 20:43:53 +02:00
theme/dump
tickcount [ROSAPPS] Remove applications from test directory 2020-07-04 20:43:53 +02:00
CMakeLists.txt