mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 05:52:57 +00:00
[GDI32] Allow functions to access printing support.
Reapplying lost committed code.
This commit is contained in:
parent
4563ca28d3
commit
665871527b
5 changed files with 96 additions and 2 deletions
|
@ -740,4 +740,6 @@ METADC_GetAndSetDCDWord(
|
|||
_In_ USHORT usMF16Id,
|
||||
_In_ DWORD dwError);
|
||||
|
||||
HDC WINAPI GdiConvertAndCheckDC(HDC hdc);
|
||||
|
||||
/* EOF */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue