reactos/base
Alexey Gorgurov f6f66fa987
[NETSTAT] Fix TCP/UDP output. (#1696)
CORE-16151

The underlying StringCchPrintfW() function must use %S for CHAR strings
and %s for wide chars.
See
https://docs.microsoft.com/en-us/cpp/c-runtime-library/format-specification-syntax-printf-and-wprintf-functions?view=vs-2019
for details.
2019-06-29 16:58:47 +02:00
..
applications [NETSTAT] Fix TCP/UDP output. (#1696) 2019-06-29 16:58:47 +02:00
services [UMPNPMGR][SETUPAPI] PNP_RegisterNotification() has got 9 parameters. 2019-06-29 13:38:42 +02:00
setup [SETUP_WELCOME] Update Indonesian translation. 2019-06-20 17:31:53 +02:00
shell [EXPLORER] Properly initialise tbBtn.iBitmap. CORE-14262. 2019-06-19 20:37:04 +02:00
system [WINLOGON] Update Indonesian translation. 2019-06-20 17:31:49 +02:00
CMakeLists.txt