reactos/base
Hermès Bélusca-Maïto f74a3f6e29
[CONUTILS:PAGER][MORE] Code style/formatting.
- Shorten the names of the flags: CON_PAGER_FLAG_*** --> CON_PAGER_***.
- Reorder few members in the CON_PAGER pager structure where they make sense.
- ScreenColumns, ScreenRows --> PageColumns, PageRows: keeping the open
  possibility for having a pager controlling a region of different size
  than the screen.
- Add doxygen documentation for ConWritePaging().
2021-06-28 21:26:30 +02:00
..
applications [CONUTILS:PAGER][MORE] Code style/formatting. 2021-06-28 21:26:30 +02:00
services [UMPNPMGR] PNP_GetDeviceStatus: Add status checks as documented in MS-PNPR 2021-06-22 00:02:56 +02:00
setup [USETUP] Update de-DE 2021-06-21 07:37:58 +02:00
shell [CMD] Do not use an intermediate buffer when reading lines from batch files 2021-06-24 15:03:36 +02:00
system [WINLOGON] Polish translation update (#3702) 2021-06-02 11:52:10 +02:00
CMakeLists.txt