Piotr Caban piotr@codeweavers.com writes:
Rockstar Games Launcher checks extended window style and exits if it is incorrect.
Signed-off-by: Piotr Caban piotr@codeweavers.com
dlls/user32/tests/win.c | 18 +++++++++++++++++- dlls/user32/win.c | 15 ++++++++++++--- 2 files changed, 29 insertions(+), 4 deletions(-)
Do we need to store that flag at all? Could it be synthesized from the other ones instead?