Commit 1cf52561 authored by Dmitry Timoshkov's avatar Dmitry Timoshkov Committed by Alexandre Julliard

winspool.drv: Correct the DocumentProperties spec entry.

parent bb55f47e
......@@ -99,8 +99,8 @@
@ stdcall DeviceCapabilitiesW(wstr wstr long ptr ptr)
@ stub DeviceMode
@ stub DocumentEvent
@ stdcall DocumentPropertiesA(long long ptr ptr ptr long)
@ stdcall DocumentPropertiesW(long long ptr ptr ptr long)
@ stdcall DocumentPropertiesA(long long str ptr ptr long)
@ stdcall DocumentPropertiesW(long long wstr ptr ptr long)
@ stub EXTDEVICEMODE
@ stdcall EndDocPrinter(long)
@ stdcall EndPagePrinter(long)
......
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