[Bug 22815] Alt.binz 0.28.5 gives access violation and fails to load settings at default 96 dpi setting (needs at least 101 dpi)

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 18 23:33:18 CST 2012


http://bugs.winehq.org/show_bug.cgi?id=22815

--- Comment #16 from Dmitry Timoshkov <dmitry at baikal.ru> 2012-01-18 23:33:18 CST ---
(In reply to comment #15)
> That string "0.00 MB" ought to be drawn in a status bar strip.
> If you place a breakpoint in gdi32.CreateDIBSection() entry you can see the
> regions painted individually (make sure you don't overlap the client area with
> terminal).
> 
> At 101 dpi the DIB height is (-)24 pix.
> Maybe there is some minimum height expected (app bug) which worked previously
> because of larger reported font height.
> It would be interesting to know the height of that status bar strip in Windows
> (at default 96 dpi).

Under XP in compatibility mode and turned off theming the height of
"TMyStatusbar" child window is 22 pixels, and the app works fine with
Windows version set to win2000 (in win9x mode the app eats 100% cpu).

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list