mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 18:25:58 +00:00
[WIN32K]
Forgot this one svn path=/branches/reactos-yarotows/; revision=46529
This commit is contained in:
parent
aebd9f2971
commit
f6b83e4f45
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ InitMetrics(VOID)
|
||||||
{
|
{
|
||||||
Width = ppdev->gdiinfo.ulHorzRes;
|
Width = ppdev->gdiinfo.ulHorzRes;
|
||||||
Height = ppdev->gdiinfo.ulVertRes;
|
Height = ppdev->gdiinfo.ulVertRes;
|
||||||
|
PDEVOBJ_vRelease(ppdev);
|
||||||
}
|
}
|
||||||
|
|
||||||
piSysMet = gpsi->aiSysMet;
|
piSysMet = gpsi->aiSysMet;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue