https://bugs.winehq.org/show_bug.cgi?id=48732
--- Comment #13 from Zebediah Figura z.figura12@gmail.com --- I don't really want to sit here and block this bug from being fixed, but I still don't like this solution. The test snoops deeper into implementation details than is really justified, since the game doesn't do any hooking or subclassing. Skipping a call to SetParent() isn't really any better than skipping both calls. I'd rather figure out why the program is crashing for Béla; depending on the cause, one of these patches may even be acceptable, but...
Béla, are you using any native components or overrides?
What window manager are you using?
Can you please attach a log with WINEDEBUG=+seh,+timestamp,+quartz,+strmbase,+win,+message,+msg,+hook?