mirror of
https://github.com/reactos/wine.git
synced 2025-02-21 13:23:25 +00:00
Fix first parameter of GetDefaultPrinterA|W.
This commit is contained in:
parent
e9b41687d5
commit
c141a3424e
@ -89,8 +89,8 @@
|
||||
@ stub FindFirstPrinterChangeNotification
|
||||
@ stub FindNextPrinterChangeNotification
|
||||
@ stub FreePrinterNotifyInfo
|
||||
@ stdcall GetDefaultPrinterA(str ptr)
|
||||
@ stdcall GetDefaultPrinterW(wstr ptr)
|
||||
@ stdcall GetDefaultPrinterA(ptr ptr)
|
||||
@ stdcall GetDefaultPrinterW(ptr ptr)
|
||||
@ stdcall GetFormA(long str long ptr long ptr)
|
||||
@ stdcall GetFormW(long wstr long ptr long ptr)
|
||||
@ stub GetJobA
|
||||
|
Loading…
x
Reference in New Issue
Block a user