https://bugs.winehq.org/show_bug.cgi?id=56209
--- Comment #10 from Fabian Maurer dark.shadow4@web.de --- Created attachment 77098 --> https://bugs.winehq.org/attachment.cgi?id=77098 Test patch to ignore dialogs
If I omit the @ sign, a modal dialog appears that says "Error registering the OCX foobar", and the program does not continue until I click "OK". Any idea how to prevent that dialog from appearing while running the test suite?
You can use hooks for that, see my attached patch.