Thanks for the input, Rein. Allowing either a width or height of zero to fall
through should result in a 1x1 monochrome bitmap (I haven't tested it, but
did read through the code and it looks like that would be returned).
However, the other points that I made call into question the need for the
In the bug found at http://bugs.winehq.org/show_bug.cgi?id=2096 , I have
described an issue that I am having with Quicken Deluxe 2000 when running
under Wine. The symptom is that Quicken was crashing HARD when trying to
print a partial page of checks on a laser printer. Now, I just get fixme's
On Monday, February 21, 2005 03:43 pm, Rein Klazes wrote:
> On 10 Feb 2005 21:19:46 +0100, you wrote:
> > Carl Sopchak <[EMAIL PROTECTED]> writes:
> > > I guess my problem is that I have NO CLUE as to how this SHOULD be
> > > handled. Should the style be set
>> Carl Sopchak writes:
> > I guess my problem is that I have NO CLUE as to how this SHOULD be
handled.
> > Should the style be set to (style & ~WS_VISIBLE) when the rectangle is
> > {0,0;0,0}? Should {0,0;0,0} be considered a valid rectangle in
> > val
I recently did a CVS update after a fairly long time without one. Afterwards,
Quicken 2000 Deluxe has had a problem: When in an account register, as you
type the description into a new record, Quicken will pop-up a window showing
prior transactions that match what you type. (Quicken calls thi
Hi,
Since about mid-December, I've had an issue running Quicken 2000 Deluxe using
the CVS version of wine. The symptom is that *sometimes* (I hate that word
when trying to debug!) the program crashes when printing a partial page of
checks (landscape, centered, 1 or 2 checks on the page, not 3)
I just did a cvs update on the wine tree, and tried to build it. The build
failed when trying to link winealsa.drv.spec, with ALSA_widMessage reference
undefined.
The issue was that the majority of the code in audio.c, including one
definition of the function ALSA_widMessage, is conditioned up