reactos/modules/rosapps/applications
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
..
cmdutils [GFLAGS] ModifyStatus(): Remove a remnant HeapFree() (#3283) 2020-10-08 22:39:31 +02:00
devutils Apply suggestions from code review 2020-10-20 21:44:54 +02:00
explorer-old [CMAKE] Get rid of the set_cpp macro 2020-10-20 21:44:54 +02:00
fraginator [CMAKE] Get rid of the set_cpp macro 2020-10-20 21:44:54 +02:00
imagesoft [TRANSLATION] Multiple minor fixes and addings. (#2516) 2020-04-09 18:13:46 +02:00
net [NCFTP] declare DisposeWinsock as static 2020-11-16 16:58:10 +01:00
notevil
rosinternals [REACTOS] Fix MSVC printf format warnings 2019-08-15 15:24:12 +02:00
screensavers [TRANSLATION] Multiple minor fixes and addings. (#2516) 2020-04-09 18:13:46 +02:00
sysutils [LOAD][UNLOAD] Fix w*printf() format strings (#3319) 2021-02-08 16:47:13 +01:00
vcdcontroltool [TRANSLATION] Chinese Traditional (zh-TW) translation improvement (#3430) 2021-02-07 22:14:19 +01:00
winfile [TRANSLATION] Chinese Traditional (zh-TW) translation improvement (#3430) 2021-02-07 22:14:19 +01:00
CMakeLists.txt [FORMATTING] [CMAKE] Remove space in 'if (' (#2847) 2020-05-26 20:24:02 +02:00