wine/programs/winetest
Francois Gouget e618fb526d winetest: Fix detecting whether a test can be run or not.
Rather than second-guessing the loader, run 'test.exe --list' with the
critical-error handler message box disabled and use the resulting exit
codes.
But keep the activation context and COM code to improve the chances of
getting the dll version.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45032
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50783
Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-03-16 10:46:56 +01:00
..
gui.c winetest: Build with msvcrt. 2019-05-02 11:08:17 +02:00
main.c winetest: Fix detecting whether a test can be run or not. 2021-03-16 10:46:56 +01:00
Makefile.in makefiles: Generate a single non-recursive makefile at the top level. 2020-09-14 19:42:39 +02:00
resource.h
send.c winetest: Build with msvcrt. 2019-05-02 11:08:17 +02:00
util.c winetest: Build with msvcrt. 2019-05-02 11:08:17 +02:00
winetest.h winetest: Build with msvcrt. 2019-05-02 11:08:17 +02:00
winetest.ico
winetest.rc makefiles: Look in the extra targets for dependencies. 2018-11-30 19:36:51 +01:00
winetest.svg