On Mon, Apr 21, 2008 at 10:40 AM, Dmitry Timoshkov
<[EMAIL PROTECTED]> wrote:
> "Paul Vriens" <[EMAIL PROTECTED]> 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).

-- 
James Hawkins


Reply via email to