30 Oct
2009
30 Oct
'09
1:31 p.m.
http://bugs.winehq.org/show_bug.cgi?id=19082 --- Comment #23 from Jaime Rave <jaimerave(a)gmail.com> 2009-10-30 08:31:14 ---
In the file you've patched.
The only NULL that I see in my patch is: MoveToEx(hdc, InnerRect.left+LBpenplus, InnerRect.bottom-2, NULL); and that is a pointer to the last postion:
From MSDN: "lpPoint: [out] Pointer to a POINT structure that receives the previous position. If this parameter is a NULL pointer, MoveToEx does not retrieve the previous position."
-- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.