dxdiag: Ignore option /64bit on the commandline.
commit60ef0f86772559187c04098e4c3d8b4678062a1c
authorOlivier F. R. Dierick <o.dierick@piezo-forte.be>
Wed, 6 Oct 2021 17:59:25 +0000 (6 19:59 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 8 May 2023 18:01:42 +0000 (8 20:01 +0200)
treea3847369e09214252b8f425da555d6dd91d550d5
parent32cec5e6282edf0496ef0e6bb231fdc125df283f
dxdiag: Ignore option /64bit on the commandline.

The builtin dxdiag doesn't know about option /64bit and display an
error dialog. Some games use that option internally on startup and the
dialog is annoying.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49964
programs/dxdiag/main.c