reactos/win32ss/printing/base/winspool
Doug Lyons 3077c0e43e
[WINSPOOL] Implement DocumentPropertiesA including DEVMODE conversions (#2339)
Co-authored-by: Doug Lyons <douglyons@douglyons.com>
Co-authored-by: Colin Finck <colin@reactos.org>
2020-02-25 08:02:46 +01:00
..
CMakeLists.txt [WINSPOOL] Implement GetPrinterDriverA and a helper function UnicodeToAnsiInPlace (#2317) 2020-02-12 19:52:34 +01: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] Implement DocumentPropertiesA including DEVMODE conversions (#2339) 2020-02-25 08:02:46 +01: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] Implement DocumentPropertiesA including DEVMODE conversions (#2339) 2020-02-25 08:02:46 +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
utils.c Fix build 2020-02-12 19:59:23 +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