reactos/rostests/apitests/winspool
Colin Finck 1525fa31fc [PRINTING]
- Create the actual generic handle in _LocalOpenPrinterHandle.
- Fix _RpcClosePrinter call.
- Enable many more tests in winspool_apitest, GetPrinterData.
- Bail out with ERROR_INVALID_PARAMETER for empty strings in _MakePrinterSubKey as well.
- Add the Name registry value for "Dummy Printer on LPT1" to make a test succeed.

This fixes many basic things.. which only got unnoticed, because Printing is only used in the form of API Tests so far.

CORE-13458
CORE-13459

svn path=/trunk/; revision=75207
2017-06-26 15:16:46 +00:00
..
ClosePrinter.c
CMakeLists.txt [PRINTING] 2017-06-19 14:18:19 +00:00
EnumPrinters.c
EnumPrintProcessorDatatypes.c
GetDefaultPrinter.c [PRINTING] 2017-05-10 13:03:08 +00:00
GetPrinterData.c [PRINTING] 2017-06-26 15:16:46 +00:00
GetPrintProcessorDirectory.c
IsValidDevmode.c
OpenPrinter.c
StartDocPrinter.c
testlist.c [PRINTING] 2017-06-19 14:18:19 +00:00