wxwidgets/utils/wxrc
Vadim Zeitlin 31fba462d2 Don't use wxPrintf() without format arguments
It could have been replaced with just wxPuts(), but using format
specifiers here instead of constructing the message by concatenating the
pieces makes the code more readable, so do this instead.

This avoids another warning about insecure format string use.
2022-11-23 03:17:39 +01:00
..
makefile.gcc Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
Makefile.in Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
makefile.vc Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
mondrian.ico
wxrc.bkl Make wxrc independent from GUI support 2021-08-06 21:51:11 +02:00
wxrc.cpp Don't use wxPrintf() without format arguments 2022-11-23 03:17:39 +01:00
wxrc.rc
wxrc.vcxproj Also remove mentions of amd64_dpi_aware_pmv2.manifest from the manually maintained MSVS projects 2021-12-17 22:00:42 +01:00
wxrc.vcxproj.filters Mark MSVS *.vcxproj.filters files as using CR LF as well 2021-11-24 12:13:12 +01:00
wxrc_vc14.sln Update wxrc sln and vcxproj files 2019-11-30 23:26:15 +01:00
wxrc_vc15.sln Update wxrc sln and vcxproj files 2019-11-30 23:26:15 +01:00