[PATCH] user32: Previous Windows versions support WS_EX_LAYERED only for top-level windows.

Alex Henrie alexhenrie24 at gmail.com
Wed Jan 6 21:57:24 CST 2021


Hello Jiajin, and thank you for your interest in contributing to Wine!

Patches like this one that implement version-dependent behavior are
generally not accepted in Wine. Instead, Wine tries to do "the right
thing" regardless of what the Windows version is set to in winecfg.
For this patch to even be considered, you will have to show that it
fixes a real-world application. Opening a bug report at
https://bugs.winehq.org/ would be best.

-Alex



More information about the wine-devel mailing list