reactos/base/setup/lib/utils
Hermès Bélusca-Maïto 1b564c1ba8
[REACTOS] Use the RT_* resource type defines where possible (#6023)
And use the self-documenting `MAKELANGID(LANG_NEUTRAL, SUBLANG_NEUTRAL)`
instead of `0` for the `LDR_RESOURCE_INFO::Language` structure member.
2025-04-08 20:21:07 +02:00
..
arcname.c [REACTOS] Refresh old URLs (#7632) 2025-01-28 13:36:45 +09:00
arcname.h
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 [USETUP] Install rosload.exe 2025-02-04 16:45:48 +02:00
bldrsup.h [REACTOS] Refresh old URLs (#7632) 2025-01-28 13:36:45 +09:00
devutils.c [SETUPLIB] Add UNICODE_STRING versions of the pOpenDevice helpers (#7310) 2024-10-20 16:51:16 +02:00
devutils.h [SETUPLIB] Add UNICODE_STRING versions of the pOpenDevice helpers (#7310) 2024-10-20 16:51:16 +02:00
filesup.c [SETUPLIB] Use proper SEH instead of nasty hacks 2024-11-18 10:23:50 +02:00
filesup.h [SETUPLIB] SetupCreateDirectory(): Don't assume the form of the directory prefix (#7257) 2024-08-22 20:40:35 +02:00
fsrec.c [SETUPLIB][USETUP] FS utilities: Use the ISO C and C++ conformant name: _wcsicmp 2024-07-01 16:28:17 +02: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][REACTOS][USETUP] Turn setuplib into a DLL shared between TUI and GUI 1st-stage setups (#7523) 2024-12-02 23:05:38 +01:00
genlist.h [SETUPLIB][REACTOS][USETUP] Turn setuplib into a DLL shared between TUI and GUI 1st-stage setups (#7523) 2024-12-02 23:05:38 +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
ntverrsrc.c [REACTOS] Use the RT_* resource type defines where possible (#6023) 2025-04-08 20:21:07 +02:00
ntverrsrc.h
osdetect.c [SETUPLIB][REACTOS][USETUP] Turn setuplib into a DLL shared between TUI and GUI 1st-stage setups (#7523) 2024-12-02 23:05:38 +01:00
osdetect.h [SETUPLIB][REACTOS][USETUP] Turn setuplib into a DLL shared between TUI and GUI 1st-stage setups (#7523) 2024-12-02 23:05:38 +01:00
partinfo.c [SETUPLIB][REACTOS][USETUP] Don't export setup data. Make IsUnattendedSetup local to the installer. 2025-03-14 21:38:39 +01:00
partinfo.h [SETUPLIB][REACTOS][USETUP] Don't export setup data. Make IsUnattendedSetup local to the installer. 2025-03-14 21:38:39 +01:00
partlist.c [SETUPLIB][REACTOS][USETUP] Turn setuplib into a DLL shared between TUI and GUI 1st-stage setups (#7523) 2024-12-02 23:05:38 +01:00
partlist.h [SETUPLIB][REACTOS][USETUP] Turn setuplib into a DLL shared between TUI and GUI 1st-stage setups (#7523) 2024-12-02 23:05:38 +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
volutil.c [SETUPLIB][REACTOS][USETUP] Split FS-volume-specific functionality from partitions (#7258) 2024-08-26 16:42:47 +02:00
volutil.h [SETUPLIB][REACTOS][USETUP] Split FS-volume-specific functionality from partitions (#7258) 2024-08-26 16:42:47 +02:00