http://bugs.winehq.org/show_bug.cgi?id=5941
Summary: Problem with resizable windows Product: Wine Version: 0.9.19. Platform: PC URL: http://appdb.winehq.org/appview.php?appId=2029 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: test AssignedTo: wine-bugs@winehq.org ReportedBy: MagicMan07@bluebottle.com
The following was reported by beta@pokerstars.com as to why the new resizable windows feature of PokerStars doesn't work with WINE:
"Apparently, the problem is that WINE doesn't send to the application the following messages: WM_ENTERSIZEMOVE WM_EXITSIZEMOVE WM_GETMINMAXINFO"
Here is the workaround that was suggested:
"While officially WINE is not supported, there exists a setting in Stars' USER.INI that might help WINE users:
====================================
[options] f5redrawtable=1
====================================
Try to add it to USER.INI and press F5 after resizing (won't work properly if window resized beyond min/max size, but otherwise works Ok)."
Confirmed it works with WINE 0.9.19 using Slackware 10.2(stable). Hopefully this information will be of use to get program windows to resize correctly.