Репозиторий помещен в архив 03 апреля 2026. Вся функциональность доступна только для чтения.
0.4.15-dev
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
Add .keep guard files in order to restore lost but empty directories we had with SVN. Note that when you start populating these directories, you can remove the associated .keep guard file(s)!
[SHELL32] Fix for incorrect init of hide/show hidden files & folders
[CMAKE][CONFIGURE] Enable runtime checks on MSVC by default. Remove RTC switch from configure.cmd, now MSVC runtime checks are supposed to be enabled/disabled via CMake define (-DRUNTIME_CHECKS=1) Prepare for adding more dynamic analysis options
[KDCOM][NTOS:INBV][FREELDR] Decrease default baud rate for PC-98 target (#2601)
[BOOTDATA] Factorize the creation of user profile directories inside a helper function that can be called with different parameters.