mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
[CHARMAP] assign the DC to the correct variable CID 1322245
svn path=/trunk/; revision=69010
This commit is contained in:
@@ -487,7 +487,7 @@ OnPaint(PMAP infoPtr,
|
||||
{
|
||||
return;
|
||||
}
|
||||
hdc = (HDC)wParam;
|
||||
ps.hdc = (HDC)wParam;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user