wine/programs/winetest
Francois Gouget b07129bad4 winetest: Don't use plain strings as format specifiers.
When they contain a percent character they would, at best, not be
printed correctly, and at worst cause a crash.
2023-02-14 09:57:07 +01:00
..
gui.c winetest: Use CRT allocation functions. 2022-08-16 11:57:39 +02:00
main.c winetest: Don't use plain strings as format specifiers. 2023-02-14 09:57:07 +01:00
Makefile.in makefiles: Add install-test target to install winetest.exe. 2022-09-07 20:07:18 +02:00
resource.h
send.c winetest: Use CRT allocation functions. 2022-08-16 11:57:39 +02:00
util.c winetest: Use CRT allocation functions. 2022-08-16 11:57:39 +02:00
winetest.h winetest: Use CRT allocation functions. 2022-08-16 11:57:39 +02:00
winetest.ico
winetest.manifest winetest: Add system DPI awareness settings to the application manifest. 2021-09-08 08:54:58 +02:00
winetest.rc winetest: Enable visual styles. 2021-06-16 09:00:16 +02:00
winetest.svg