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 Time to commit some Work-In-Progress stuff before my diff gets too large.. 2015-05-22 15:29:07 +00:00
CMakeLists.txt [PRINTING] 2017-06-19 14:18:19 +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-10 13:03:08 +00:00
GetPrinterData.c [PRINTING] 2017-06-26 15:16:46 +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-06-19 14:18:19 +00:00