search for: setprintera

Displaying 2 results from an estimated 2 matches for "setprintera".

Did you mean: setprinter
2012 Apr 23
2
HID device (USB protection dongle) not recognized
...ttp://wiki.winehq.org/USB but the device is still undetected. The device require no driver on Windows and it's controlled by a DLL (matrix32.dll). This DLL depends on KERNEL32.DLL, USER32.DLL, WINSPOOL.DRV, ADVAPI32.DLL. I see that these functions are imported from WINSPOOL.DRV: ClosePrinter, SetPrinterA, OpenPrinterA, EnumPrintersA. Maybe the device is not detected because support for these functions is still not complete? Or there could be another reason? Some test I can do? Thanks in advance.
2012 Apr 13
0
Wine release 1.5.2
...to the process heap. wineps: Fix a memory leak. wineps: Change the printer info list into a standard list. wineps: Add a helper to retrieve the font substitution table. winspool: Generalise the A to W printer info conversion to cope with other levels. winspool: Forward SetPrinterA to SetPrinterW. winspool: Add a helper to set devmode data in the registry. winspool: Implement SetPrinterW for level 9. wineps: Move the installed font list to a standard list. wineps: Move the constraints list to a standard list. wineps: Move the input slot list to a...