reactos/base
Hermès Bélusca-Maïto c7295b2cdf
[SETUPLIB] Support different boot store file creation/opening and access modes
The support is so far enabled only for INI files (freeldr.ini, boot.ini).
May be subject to further improvements in the future.

Usage examples:

- When finding existing ReactOS or Windows installations, the boot store
  should exist and is opened in read-only mode. Closing the boot store
  doesn't store any temporary modifications made to it.

- When doing a clean installation, freeldr.ini is created in read-write
  access.

- When installing with an existing freeldr.ini or boot.ini, they are
  opened as existing files in read-write access.
2024-05-06 21:13:23 +02:00
..
applications [TASKMGR] Process page: Allow using "Open File Location" functionality without running Explorer shell 2024-04-26 07:16:00 +07:00
services [UMPNPMGR] PNP_RegisterNotification(): Fix a string format (#6211) 2023-12-23 21:50:47 +01:00
setup [SETUPLIB] Support different boot store file creation/opening and access modes 2024-05-06 21:13:23 +02:00
shell Check if dwBandID is NULL before getting band object (#6738) 2024-04-15 01:08:01 +02:00
system [DISKPART][MC] Update Romanian (ro-RO) translation for message table (#6509) 2024-03-23 21:09:42 +01:00
CMakeLists.txt Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00