reactos/win32ss/printing/providers/localspl
Colin Finck 3b93ba0f31 [LOCALSPL] Fix parameter handling in LocalSetJob and add tests for the few ways we can easily test this function.
Yes, it checks the input handle and doesn't fail if an invalid level is given, because someone may still send a Command.
This also fixes CORE-12794. Thanks for reporting!
2017-12-25 14:30:47 +01:00
..
CMakeLists.txt
jobs.c [LOCALSPL] Fix parameter handling in LocalSetJob and add tests for the few ways we can easily test this function. 2017-12-25 14:30:47 +01:00
localspl.rc
localspl.spec
main.c
monitors.c
ports.c
precomp.h [INCLUDE/REACTOS][LOCALMON][LOCALSPL][SPOOLSS] Add some missing VOIDs. CORE-11799 (#94) 2017-10-30 22:43:47 +01:00
printerdata.c
printers.c [PRINTING] Fix GetPrinterW, add tests for it and GetDefaultPrinterA/W, and add a proper stub for GetPrinterDriverDirectoryA. 2017-12-10 12:28:08 +01:00
printingthread.c
printprocessors.c
tools.c