reactos/rosapps/applications/cmdutils
Hermès Bélusca-Maïto 688b18d88c [WINSPOOL_PRINT]: Improve the test application:
- Do not hardcode the test file name, but instead take it from the command line (and add a Usage() function);
- Do not use a too large fixed-size buffer to read & print the file, but instead use a correctly-size buffer, get the file size, and then do a loop to read data from the file by chunks & send it to the printer.

svn path=/trunk/; revision=73047
2016-10-26 22:43:53 +00:00
..
appwiz [ROSAPPS] 2014-05-13 21:19:04 +00:00
arping [ROSAPPS] 2016-09-29 21:02:07 +00:00
cat [ROSAPPS]: Merge the two existing CATs into one and improve it (see r66942, r66989 and r66990). 2015-06-19 22:38:34 +00:00
ntfsinfo [NTFSINFO] 2015-06-30 21:03:55 +00:00
tee [ROSAPPS] 2015-03-14 14:45:51 +00:00
touch [ROSAPPS] 2014-05-13 21:19:04 +00:00
uptime [ROSAPPS] 2014-05-13 21:19:04 +00:00
winspool_print [WINSPOOL_PRINT]: Improve the test application: 2016-10-26 22:43:53 +00:00
y [ROSAPPS] 2014-05-13 21:19:04 +00:00
CMakeLists.txt [PRINTING] 2016-10-26 12:37:27 +00:00