mirror of
https://github.com/reactos/reactos.git
synced 2024-11-03 05:18:55 +00:00
cb609f0b17
- Refactor LocalEnumPrinters to make it ready for supporting additional levels. - Correctly handle all passed flags for Level 1 queries to the Local Print Provider. - Introduce strsafe functions to LocalEnumPrinters in a way that actually makes the code smaller. To be done in other parts too. - Use PackStrings in LocalEnumPrinters to simplify the code. - Return the correct 3 strings in the Description field of Level 1 queries. That also introduces the "Location" field. - Remove debug spam in _OpenEnvironment. [SPOOLSV] - Make use of the newly implemented AlignRpcPtr/UndoAlignRpcPtr. Fixes a test. [WINSPOOL] - Dismiss invalid levels already in EnumPrintersW and zero the input buffer here (but not in localspl). Verified by a test. EnumPrintersW for Level 1 should be fully supported now. svn path=/trunk/; revision=74324 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
fpEnumPrinters.c | ||
fpGetPrintProcessorDirectory.c | ||
main.c |