reactos/base/setup/usetup
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
..
lang [USETUP] Update Japanese (ja-JP) translation 2024-06-11 15:15:26 +09:00
spapisup
CMakeLists.txt [SETUPLIB][USETUP] Isolate and decouple the filesystem operations code from the UI (#7049) 2024-07-01 16:18:57 +02:00
cmdcons.c
cmdcons.h
console.c
console.h
consup.c
consup.h
devinst.c
devinst.h
fmtchk.c [SETUPLIB][USETUP] Isolate and decouple the filesystem operations code from the UI (#7049) 2024-07-01 16:18:57 +02:00
fmtchk.h [SETUPLIB][USETUP] Isolate and decouple the filesystem operations code from the UI (#7049) 2024-07-01 16:18:57 +02:00
fslist.c [SETUPLIB][USETUP] FS utilities: Use the ISO C and C++ conformant name: _wcsicmp 2024-07-01 16:28:17 +02:00
fslist.h
genlist.c
genlist.h
keytrans.c
keytrans.h
mui.c [SETUPLIB][USETUP] Convert MUI_LANGUAGE codepages to numbers. 2024-02-09 22:06:39 +01:00
mui.h
muilanguages.h
partlist.c [SETUPLIB][USETUP] Reduce duplicated code 2024-07-04 17:14:32 +02:00
partlist.h [SETUPLIB][USETUP] Reduce duplicated code 2024-07-04 17:14:32 +02:00
progress.c
progress.h
usetup.c [SETUPLIB][USETUP] Reduce duplicated code 2024-07-04 17:14:32 +02:00
usetup.h [SETUPLIB][USETUP] Isolate and decouple the filesystem operations code from the UI (#7049) 2024-07-01 16:18:57 +02:00
usetup.rc