Commit 815581a5 authored by Huw D M Davies's avatar Huw D M Davies Committed by Alexandre Julliard

Add DC_VERSION and DC_TRUETYPE to win16drv DeviceCapabilities.

parent cdeaa852
......@@ -943,6 +943,8 @@ DWORD WIN16DRV_DeviceCapabilities(LPSTR lpszDriver, LPCSTR lpszDevice,
case DC_PRINTERMEM:
case DC_PRINTRATEUNIT:
case DC_SIZE:
case DC_TRUETYPE:
case DC_VERSION:
OutputSize = 0;
break;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment