reactos/win32ss/printing/providers/localspl
Serge Gautherie 6d912629f7 [LOCALSPL] Fix 2 Clang-Cl warnings about ullResult and "UserName"
- "warning: comparison of unsigned expression < 0 is always false [-Wtautological-unsigned-zero-compare]"
- "warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]"

CORE-14306
2018-04-18 18:10:47 +02:00
..
CMakeLists.txt
jobs.c [LOCALSPL] Fix 2 Clang-Cl warnings about ullResult and "UserName" 2018-04-18 18:10:47 +02:00
localspl.rc
localspl.spec
main.c
monitors.c
ports.c
precomp.h
printerdata.c
printers.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
printingthread.c
printprocessors.c
tools.c