gdi32: Make the bitmap test pass under Windows 2000

Paul Vriens paul.vriens.wine at gmail.com
Mon Apr 21 13:16:25 CDT 2008


James Hawkins wrote:
> On Mon, Apr 21, 2008 at 10:40 AM, Dmitry Timoshkov
> <dmitry at codeweavers.com> wrote:
>> "Paul Vriens" <paul.vriens.wine at gmail.com> wrote:
>>
>>
>>> Is there a specific combination you are looking for? Huge width, small height?
>>  Anything you could test that will lead to a reasonable conclusion.
>>
>>
>>  > Or the maximum size possible?
>>
>>  At least we need to know this one.
>>
> 
> The maximum values for both width and height on win2k is 32767.
> Anything above that on either parameter returns
> ERROR_INVALID_PARAMETER.  Both params can be 32767 at the same time
> and the call will still succeed (assuming there's enough memory left).
> 

Yep, exactly what I just found.

-- 
Cheers,

Paul.



More information about the wine-devel mailing list