• Ulrich Weigand's avatar
    Changed DC members w.hVisRgn, w.hClipRgn, amd w.hGCClipRgn to · d4663668
    Ulrich Weigand authored
    coordinates relative to the device, not the DC origin. This is
    necessary to correctly implement GetClipRgn16 and InquireVisRgn.
    SelectVisRgn also expects region in device-relative coordinates.
    Adapted the rest of Wine to this coordinate change.
    Implemented ExtSelectClipRgn.
    d4663668
clipping.c 16.6 KB