reactos/win32ss/printing/base/winspool
2020-06-06 21:58:41 +03:00
..
CMakeLists.txt [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
devmode.c [WINSPOOL] Implement DocumentPropertiesA including DEVMODE conversions (#2339) 2020-02-25 08:02:46 +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 [WINSPOOL] GetPrinterDriverA(): Refactor failure handling (#2832) 2020-05-26 20:21:25 +02: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] GetPrinterDriverA(): Refactor failure handling (#2832) 2020-05-26 20:21:25 +02: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
utils.c [WINSPOOL] GetPrinterDriverA(): Refactor failure handling (#2832) 2020-05-26 20:21:25 +02: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