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 [ROSAPPS] 2015-05-05 01:07:42 +00:00
net [ROSAPPS/RDESKTOP]: Fix an heresy in the code. 2016-05-17 22:44:47 +00:00
notevil [ROSAPPS] Add all sysutils to build which did build at rbuild times. Fix several warnings in rosddt. Update notevil with moar names to be up to date and really not evil by ignoring some guys. ^^ 2015-04-26 12:28:01 +00:00
screensavers [ROSAPPS] 2016-09-29 21:02:07 +00:00
sysutils [ROSAPPS] 2016-09-29 21:02:07 +00:00
winfile [RosApps|WineFile] 2015-09-22 00:40:19 +00:00
CMakeLists.txt [ROSAPPS] Add "net" subfolder to build and add all stuff which was built by rbuild TOO. Remove useless include I added last time. Fix some warnings in ncftp to keep the -Wno-* at a minimum 2015-04-25 17:11:17 +00:00