..
arcname.c
[REACTOS] Fix SIZE_T related warnings
2019-08-15 14:20:00 +02:00
arcname.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
arcname_tests.c
[SETUPLIB][USETUP] Use NT RTL String Safe functions instead of Win32-oriented ones (and remove usage of HRESULT too).
2018-10-28 00:58:46 +02:00
bldrsup.c
[SETUPLIB] Use new BootPath value for BootSector boot entries ( #6815 )
2024-05-07 12:33:14 +02:00
bldrsup.h
[SETUPLIB] Use new BootPath value for BootSector boot entries ( #6815 )
2024-05-07 12:33:14 +02:00
filesup.c
[SETUPLIB] Split OpenAndMapFile function and Doxygen-ize it
2024-05-06 17:00:01 +02:00
filesup.h
[SETUPLIB] Split OpenAndMapFile function and Doxygen-ize it
2024-05-06 17:00:01 +02:00
fsrec.c
[FFS] Remove the FFS/UFS driver
2021-07-30 17:14:57 +03:00
fsrec.h
[SETUPLIB] Make InferFileSystem() compatible for both MBR and GPT disks. Simplify the FSREC interface a bit.
2020-11-24 03:24:36 +01:00
genlist.c
[SETUPLIB][USETUP] Remove the deprecated GenericListHasSingleEntry() function and use instead GetNumberOfListEntries().
2018-10-28 15:04:33 +01:00
genlist.h
[SETUPLIB][USETUP] Remove the deprecated GenericListHasSingleEntry() function and use instead GetNumberOfListEntries().
2018-10-28 15:04:33 +01:00
inicache.c
[SETUPLIB] Add support for removing sections and key values, and remove some hacks ( #6815 )
2024-05-05 18:15:31 +02:00
inicache.h
[SETUPLIB] Add support for removing sections and key values, and remove some hacks ( #6815 )
2024-05-05 18:15:31 +02:00
linklist.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
ntverrsrc.c
[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
ntverrsrc.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
osdetect.c
[SETUPLIB] Support different boot store file creation/opening and access modes
2024-05-06 21:13:23 +02:00
osdetect.h
[SETUPLIB] Retrieve and store the machine (architecture) ID of the discovered NTOS installations. Will be used later.
2018-11-06 00:09:13 +01:00
partinfo.c
[SETUPLIB][REACTOS][USETUP] Move partition types information to its dedicated file; update MBR partition types and add GPT GUID partition types.
2021-02-01 01:48:14 +01:00
partinfo.h
[SETUPLIB][REACTOS][USETUP] Move partition types information to its dedicated file; update MBR partition types and add GPT GUID partition types.
2021-02-01 01:48:14 +01:00
partlist.c
[SETUPLIB][USETUP] Some cleanup for partition code.
2024-02-20 15:52:37 +01:00
partlist.h
[SETUPLIB][USETUP] Some cleanup for partition code.
2024-02-20 15:52:37 +01:00
regutil.c
[REACTOS] Fix a number of MSVC warnings
2021-07-23 22:03:48 +02:00
regutil.h
[SETUPLIB] Properly cleanup the temporary registry keys created for setting up the registry.
2018-10-28 14:42:01 +01:00