[GDI32] Allow functions to access printing support.

Reapplying lost committed code.
This commit is contained in:
jimtabor 2019-07-27 14:15:42 -05:00
parent 4563ca28d3
commit 665871527b
5 changed files with 96 additions and 2 deletions

View file

@ -740,4 +740,6 @@ METADC_GetAndSetDCDWord(
_In_ USHORT usMF16Id,
_In_ DWORD dwError);
HDC WINAPI GdiConvertAndCheckDC(HDC hdc);
/* EOF */