reactos/sdk
Hermès Bélusca-Maïto ff445ca184
[CONUTILS:PAGER][MORE] Fix the default paging region.
- The column extent should cover the whole width of the console screenbuffer.
  On the contrary, the line extent covers only the number of lines that
  cover the current displayed console window.

- Since the console can be resized while the pager is prompting, we need
  to actually recalculate in the prompt routine the default number of
  lines for a screen.

- Reset s_nNextLineNo when paging a new file.
2021-06-28 21:26:31 +02:00
..
cmake [CMAKE] Use BUILD_MP CMake option correctly 2021-06-28 17:54:09 +03:00
include [PSDK] Alias _Check_return_ annotation to warn_unused_result attribute 2021-06-28 10:20:57 +02:00
lib [CONUTILS:PAGER][MORE] Fix the default paging region. 2021-06-28 21:26:31 +02:00
tools [SDK] Add script to check includes with modified struct packing 2021-06-19 16:30:21 +02:00