Subject | Re: Can't open connection |
---|---|
Author | local_user5 |
Post date | 2004-08-30T10:03:15Z |
>with the
> > For example a CreateRectRgnIndirect function works differently
> same set of input rectangles in NT4 and in 2000. But nowhere in theMSDN
> docs written that input rectangles must be specifically ordered.Of course, but I speak not about left and right.
>
> I disagree. left and right are surely ordered.
> Furthermore, 2000 is not a sp to NT4.
The problem that consequent rectangles on NT4 must be in
left-to-right and top-to-bottom mode in the array. Else NULL will be
created.
Yes, this is not SP. But MS declared that GUI is OS-independenet.
And that's not true.