reactos/win32ss/printing/base
2018-01-17 12:52:12 +01:00
..
printui
spoolss [PRINTING] Implement the undocumented MarshallDownStructure, MarshallDownStructuresArray, MarshallUpStructure, and MarshallUpStructuresArray to the extent I need and could find out through black-box testing. 2018-01-17 10:13:25 +01:00
spoolsv [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
winspool [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
CMakeLists.txt
marshalling.c [PRINTING] Try to fix Linux build #2 2018-01-17 10:55:02 +01:00