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