30 Jun
2020
30 Jun
'20
9:59 a.m.
On Mon, Jun 29, 2020 at 08:30:48PM -0500, Jeff Smith wrote:
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.
How embarrassing. Yes, I should.