Sebastian Reichelt skrev:
Package: wine
Version: 0.0.20040716-1.2
Severity: normal
Tags: patch


I have a 16-bit application which somehow resizes a dialog box to a bogus size
in Wine, but not in Windows. That is, the size is correct at first, then
WIN_SetRectangles is called with a much too large width and a much too small
height. If I knew from where WIN_SetRectangles was called, maybe I could try to
find the true cause of this problem. For now, the attached patch fixes it for
me. However, the patch is not something to be included in mainline, since I am
sure it breaks some other apps.

Is this still a problem in more recent Wine releases? (Hope not...)





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to