mirror of
https://github.com/reactos/reactos.git
synced 2024-11-02 04:37:32 +00:00
f3ea8225cb
PDBs reveal that these functions are also used in winspool.drv, but not imported from spoolss.dll to retain the client/server architecture. As winspool.drv highly benefits from the MarshallUp* functions, I put them in a source file shared between spoolss.dll and winspool.drv. The added API Tests cover my testing and all implemented features. One more item done from https://reactos.org/wiki/Printing ! |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
context.c | ||
jobs.c | ||
main.c | ||
memory.c | ||
monitors.c | ||
ports.c | ||
precomp.h | ||
printerdata.c | ||
printers.c | ||
printprocessors.c | ||
spoolss.rc | ||
spoolss.spec | ||
tools.c |