[CHARMAP] assign the DC to the correct variable CID 1322245

svn path=/trunk/; revision=69010
This commit is contained in:
Christoph von Wittich
2015-09-04 20:02:25 +00:00
parent 796ff3eae8
commit 5866c92e8d
+1 -1
View File
@@ -487,7 +487,7 @@ OnPaint(PMAP infoPtr,
{
return;
}
hdc = (HDC)wParam;
ps.hdc = (HDC)wParam;
}
else
{