reactos/win32ss/printing/base/winspool
2020-02-06 19:10:21 +01:00
..
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
devmode.c [WINSPOOL] Add tracing to all exported APIs. 2017-12-09 14:14:05 +01:00
forms.c [WINSPOOL] Provide stubs with tracing and reasonable failure codes for even more popular Spooler APIs. 2017-12-09 14:14:05 +01:00
jobs.c [PRINTING] Replace all my custom marshalling code by calls to the newly implemented APIs, thereby significantly reducing the codebase and providing a sane template to implement more Printing APIs. 2018-01-17 12:52:12 +01:00
main.c [WINSPOOL] Add tracing to all exported APIs. 2017-12-09 14:14:05 +01:00
monitors.c [PRINTING] Replace all my custom marshalling code by calls to the newly implemented APIs, thereby significantly reducing the codebase and providing a sane template to implement more Printing APIs. 2018-01-17 12:52:12 +01:00
ports.c [PRINTING] Replace all my custom marshalling code by calls to the newly implemented APIs, thereby significantly reducing the codebase and providing a sane template to implement more Printing APIs. 2018-01-17 12:52:12 +01:00
precomp.h [Printing] Part of GDI Support 2020-01-31 17:38:47 -06:00
printerdata.c [WINSPOOL] Provide stubs with tracing and reasonable failure codes for even more popular Spooler APIs. 2017-12-09 14:14:05 +01:00
printerdrivers.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
printers.c [WINSPOOL] printers.c: Demote 3 ERR() to TRACE(), Fix 1 copypasta (#2311) 2020-02-06 19:10:21 +01:00
printprocessors.c [PRINTING] Replace all my custom marshalling code by calls to the newly implemented APIs, thereby significantly reducing the codebase and providing a sane template to implement more Printing APIs. 2018-01-17 12:52:12 +01:00
printproviders.c [WINSPOOL] Provide stubs with tracing and reasonable failure codes for even more popular Spooler APIs. 2017-12-09 14:14:05 +01:00
winspool.rc Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
winspool.spec [Printing] Part of GDI Support 2020-01-31 17:38:47 -06:00