Репозиторий помещен в архив 03 апреля 2026. Вся функциональность доступна только для чтения.
0.4.12-dev
[BOOTDATA][SETUPLIB] Setup the Romanian Stdandard Keyboard layout. (#861)
[TRANSLATION] Update Simplified Chinese translation. (#1028)
[SYSSETUP] Don't load ISOLATIONAWARE_MANIFEST_RESOURCE_ID manually Such a manifest is meant to be activated by the caller of the exports of the dll. This means that the user of syssetup which is setup.exe is the one that should do the proper handling of the manifests. Since setup.exe is the one that needs to do the right thing, add a CREATEPROCESS_MANIFEST_RESOURCE_ID to it and avoid dealing with ISOLATIONAWARE_MANIFEST_RESOURCE_ID altogether (which is supposed to be used by activating the activation context before calling the exports of the dll that has it). We don't really use ISOLATIONAWARE_MANIFEST_RESOURCE_ID correctly in any place in the tree so let's rely on CREATEPROCESS_MANIFEST_RESOURCE_ID for now.
[USETUP] Update russian translation
[REACTOS] Don't include another module's PCH aka fix build.