Репозиторий помещен в архив 03 апреля 2026. Вся функциональность доступна только для чтения.
master
[REACTOS] Refresh old URLs (#7632)
[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.
[SETUPLIB][USETUP] Use NT RTL String Safe functions instead of Win32-oriented ones (and remove usage of HRESULT too).
[USETUP] Install rosload.exe
[SETUPLIB] Add UNICODE_STRING versions of the pOpenDevice helpers (#7310)
[SETUPLIB] Use proper SEH instead of nasty hacks
[SETUPLIB] SetupCreateDirectory(): Don't assume the form of the directory prefix (#7257)
[SETUPLIB][USETUP] FS utilities: Use the ISO C and C++ conformant name: _wcsicmp
[SETUPLIB] Make InferFileSystem() compatible for both MBR and GPT disks. Simplify the FSREC interface a bit.
[SETUPLIB][REACTOS][USETUP] Turn setuplib into a DLL shared between TUI and GUI 1st-stage setups (#7523)
[SETUPLIB] Add support for removing sections and key values, and remove some hacks (#6815)
[REACTOS] Use the RT_* resource type defines where possible (#6023)
[SETUPLIB][REACTOS][USETUP] Don't export setup data. Make IsUnattendedSetup local to the installer.
[SETUPLIB] Improve volume device naming by querying it from the MountMgr (#7259)
[SETUPLIB] Don't immediately unmount volumes when deleting partitions... (#7259)
[REACTOS] Fix a number of MSVC warnings
[SETUPLIB] Properly cleanup the temporary registry keys created for setting up the registry.
[SETUPLIB] Use a "well-known" length for disk volume labels (#7259)