mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
[WIN32K]
Implement GdiGetEMFRestorDc case in NtGdiGetDCDword svn path=/trunk/; revision=65886
This commit is contained in:
@@ -429,6 +429,7 @@ NtGdiGetDCDword(
|
||||
break;
|
||||
|
||||
case GdiGetEMFRestorDc:
|
||||
SafeResult = pdc->dclevel.lSaveDepth;
|
||||
break;
|
||||
|
||||
case GdiGetFontLanguageInfo:
|
||||
|
||||
Reference in New Issue
Block a user