29 Jun
2020
29 Jun
'20
8:30 p.m.
On Mon, Jun 29, 2020 at 4:45 PM Shawn M. Chapla <schapla(a)codeweavers.com> wrote:
GetTransform(graphics->hdc, 0x204, &xform); GdipSetMatrixElements(matrix, xform.eM11, xform.eM12, xform.eM21, xform.eM22, xform.eDx, xform.eDy); + }
You should take that extra newline out.