reactos/rosapps/applications
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
..
cmdutils [WINSPOOL_PRINT]: Improve the test application: 2016-10-26 22:43:53 +00:00
devutils [TXT2NLS] TransUniDefaultChar has to be received from WideCharTable. TransDefaultChar has to be received from MultiByteTable (or from DBCS table) 2016-09-17 20:03:13 +00:00
explorer-old [ROSAPPS] 2016-03-28 21:54:06 +00:00
fraginator [FRAGINATOR] Silence a ton of warnings. 2016-10-22 12:13:34 +00:00
imagesoft
net [ROSAPPS/RDESKTOP]: Fix an heresy in the code. 2016-05-17 22:44:47 +00:00
notevil
screensavers [ROSAPPS] 2016-09-29 21:02:07 +00:00
sysutils [ROSAPPS] 2016-09-29 21:02:07 +00:00
winfile
CMakeLists.txt