[PATCH 1/3] msi: Set dialog as parent in subsequent dialog

Hans Leidekker hans at codeweavers.com
Tue Sep 7 02:00:59 CDT 2021


On Mon, 2021-09-06 at 19:38 +0200, Fabian Maurer wrote:
> > We should pass the parent dialog hwnd to CreateWindow instead of
> > tracking that seperately in a global variable.
> 
> Sorry, I don't think I understand.
> Isn't the whole reason we track it that we can pass it later to CreateWindow?

We already have it in dialog->parent->hwnd.





More information about the wine-devel mailing list