reactos/base/setup/lib
Hermès Bélusca-Maïto 7af2f717bc
[SETUPLIB][USETUP] Move the settings code from usetup to setuplib.
This code is moved ther since it'll be needed for 1st-stage GUI
installer as well.

The code dealing with keyboard layouts is however not moved yet,
since it uses MUI* functions from usetup.
I'll try to think how to include that in setuplib...

svn path=/branches/setup_improvements/; revision=75701
2018-10-27 22:09:35 +02:00
..
utils [SETUPLIB] Move the files that implement utility functions into their own subdirectory. The files remaining in the main directory implement setup procedures that use the utility functions. 2018-10-27 22:09:34 +02:00
bootsup.c [USETUP][SETUPLIB] Move the bootsup.c code into the setuplib, and perform the necessary adjustments. 2018-10-27 22:09:32 +02:00
bootsup.h [USETUP][SETUPLIB] Move the bootsup.c code into the setuplib, and perform the necessary adjustments. 2018-10-27 22:09:32 +02:00
CMakeLists.txt [SETUPLIB][USETUP] Move the settings code from usetup to setuplib. 2018-10-27 22:09:35 +02:00
errorcode.h [USETUP][SETUPLIB] Split the registry helper code. 2018-10-27 03:16:47 +02:00
fsutil.c [USETUP][SETUPLIB] Added support for formatting partition in BTRFS and installing ReactOS on it. 2018-08-20 08:26:56 +02:00
fsutil.h [USETUP][SETUPLIB] Move the bootsup.c code into the setuplib, and perform the necessary adjustments. 2018-10-27 22:09:32 +02:00
precomp.h [SETUPLIB] Move the files that implement utility functions into their own subdirectory. The files remaining in the main directory implement setup procedures that use the utility functions. 2018-10-27 22:09:34 +02:00
registry.c [USETUP][SETUPLIB] Split the registry helper code. 2018-10-27 03:16:47 +02:00
registry.h [USETUP][SETUPLIB] Split the registry helper code. 2018-10-27 03:16:47 +02:00
settings.c [SETUPLIB][USETUP] Move the settings code from usetup to setuplib. 2018-10-27 22:09:35 +02:00
settings.h [SETUPLIB][USETUP] Move the settings code from usetup to setuplib. 2018-10-27 22:09:35 +02:00
setuplib.c [SETUPLIB] Diverse fixes (incl. initialization fixes). 2018-10-27 18:13:42 +02:00
setuplib.h [SETUPLIB][USETUP] Move the settings code from usetup to setuplib. 2018-10-27 22:09:35 +02:00