A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Hermès Bélusca-Maïto b408826a0b [CMD]
- Improve the screen pager so that it looks a bit more like MORE's one: display full screen pages, where only the last line contains the "press any key..." prompt, and erase this prompt when a key is pressed and before displaying the other screen page.
- GetScreenSize parameters are pointers (so use NULL instead of 0);
- Use ARRAYSIZE instead of hardcoding buffer number of elements;
- Simplify PrintInfoLine() (use read-only resource string buffer returned by LoadString instead of a temporary buffer, since we are just interested in the counted string).

svn path=/trunk/; revision=72955
2016-10-10 19:15:07 +00:00
reactos [CMD] 2016-10-10 19:15:07 +00:00
rosapps [ROSAPPS] 2016-09-29 21:02:07 +00:00
rossubsys
rostests [WS2_32_APITESTS] Fix helper by not shutting down send. This way it breaks the test on windows also. 2016-10-10 06:48:56 +00:00
wallpapers