reactos/base
Hermès Bélusca-Maïto 7639cb750a
[SETUPLIB][USETUP] Reduce duplicated code
- ScrollDownPartitionList() and ScrollUpPartitionList()
  --> ScrollUpDownPartitionList()

- GetPrimaryPartitionCount() and GetLogicalPartitionCount()
  --> generic GetPartitionCount() and macros.

- GetPrevUnpartitionedEntry() and GetNextUnpartitionedEntry()
  --> GetAdjUnpartitionedEntry() ("Adj" == Adjacent)
2024-07-04 17:14:32 +02:00
..
applications [WINMINE] Remove unneeded cast 2024-07-01 18:34:01 +02:00
services [W32TIME] Change clock update interval to 4 hours (#5940) 2024-05-13 15:01:25 -05:00
setup [SETUPLIB][USETUP] Reduce duplicated code 2024-07-04 17:14:32 +02:00
shell [REACTOS] Fix LoadCursorW() incorrect usage cases (#7053) 2024-07-01 18:05:46 +02:00
system [USERINIT] LiveCD: Set UI language (#7069) 2024-07-02 18:55:37 +09:00
CMakeLists.txt