reactos/base
Katayama Hirofumi MZ 2b0d1faaa9
[WORDPAD] Use FILE_SHARE_READ and OPEN_ALWAYS for writing (#6883)
Follow-up to #6880. Fix access denial on
writing file "C:\freeldr.ini".
JIRA issue: CORE-19575
- Add FILE_SHARE_READ flag in CreateFileW
  call.
- Use OPEN_ALWAYS instead of
  CREATE_ALWAYS, and then explicitly use
  SetEndOfFile function.
2024-05-15 01:23:30 +09:00
..
applications [WORDPAD] Use FILE_SHARE_READ and OPEN_ALWAYS for writing (#6883) 2024-05-15 01:23:30 +09:00
services [W32TIME] Change clock update interval to 4 hours (#5940) 2024-05-13 15:01:25 -05:00
setup [SETUPLIB] Don't flag freeldr.ini as read-only during installation. 2024-05-07 19:30:33 +02:00
shell [CMD][BOOTDATA] Minor improvements (#5745) 2024-05-09 10:03:43 -06:00
system [WINLOGON] Update Romanian (ro-RO) translation (#6773) 2024-05-10 21:46:46 +02: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