reactos/rostests/apitests/winspool
Colin Finck 5b6e082869 [PRINTING]
- Implement GetDefaultPrinterA/W and SetDefaultPrinterA/W in winspool.drv. Also add tests for these functions.
- Set our "Dummy Printer on LPT1" as the default printer in the user registry.
- Return meaningful values for DeviceNotSelectedTimeout and TransmissionRetryTimeout in PRINTER_INFO_5 in localspl.

The Print dialog now preselects "Dummy Printer on LPT1" in all applications.
One more task done from the list at https://reactos.org/wiki/Printing :)

svn path=/trunk/; revision=74513
2017-05-09 15:44:42 +00:00
..
ClosePrinter.c
CMakeLists.txt [PRINTING] 2017-05-09 15:44:42 +00:00
EnumPrinters.c [WINSPOOL] 2017-04-17 13:40:51 +00:00
EnumPrintProcessorDatatypes.c [WINSPOOL_APITEST] 2015-06-04 12:19:06 +00:00
GetDefaultPrinter.c [PRINTING] 2017-05-09 15:44:42 +00:00
GetPrintProcessorDirectory.c [LOCALSPL] 2016-11-24 19:24:27 +00:00
IsValidDevmode.c [WINSPOOL] 2016-01-15 04:36:31 +00:00
OpenPrinter.c [WINSPOOL_APITEST] 2015-05-24 16:55:20 +00:00
StartDocPrinter.c [WINSPOOL_APITEST] 2015-05-24 16:55:20 +00:00
testlist.c [PRINTING] 2017-05-09 15:44:42 +00:00