winspool: Export ConvertAnsiDevModeToUnicodeDevMode and ConvertUnicodeDevModeToAnsiDevMode.
This commit is contained in:
parent
e3f8f30a21
commit
f11b5831b9
|
@ -68,6 +68,8 @@
|
|||
@ stdcall ConfigurePortA(str long str)
|
||||
@ stdcall ConfigurePortW(wstr long wstr)
|
||||
@ stdcall ConnectToPrinterDlg(long long)
|
||||
@ stub ConvertAnsiDevModeToUnicodeDevMode
|
||||
@ stub ConvertUnicodeDevModeToAnsiDevMode
|
||||
@ stub CreatePrinterIC
|
||||
@ stub DEVICECAPABILITIES
|
||||
@ stub DEVICEMODE
|
||||
|
|
Loading…
Reference in New Issue