[PATCH v3 2/3] msi: Disable parent dialogs while modal dialog is open

Hans Leidekker hans at codeweavers.com
Wed Sep 15 07:03:42 CDT 2021


On Wed, 2021-09-15 at 12:45 +0200, Fabian Maurer wrote:
> how does one test msi dialogs directly? Aren't they used in the msi
> internally?

You would need to create an installer with appropriate tables, such as
Dialog, Control and ControlEvent. It may need user interaction so it
would need to be interactive. 

A standalone test would work too. The point is that I'm not convinced
that we don't need to check the msidbDialogAttributesModal attribute.





More information about the wine-devel mailing list