reactos/sdk
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
..
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] Code style/formatting. 2021-06-28 21:26:30 +02:00
tools [SDK] Add script to check includes with modified struct packing 2021-06-19 16:30:21 +02:00