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.