reactos/base
Hermès Bélusca-Maïto 7f5428633b
[SETUPLIB] Additions for filesup.c and inicache.c.
- In DoesFileExist(): Call NtOpenFile with FILE_GENERIC_READ instead of the more generic GENERIC_READ access right.
- OpenAndMapFile(): Add support for opening & mapping files with write access (to be used latter).

svn path=/branches/setup_improvements/; revision=74710

- Split IniCacheLoad() and IniCacheSave() into: themselves & IniCacheLoadByHandle() and IniCacheSaveByHandle(),
  respectively, so that we can load & save INI files if we already have an opened handle to them.

svn path=/branches/setup_improvements/; revision=74711
2018-06-03 22:12:44 +02:00
..
applications [MSPAINT] use __targv[1] instead of lpszArgument 2018-05-31 20:17:30 +02:00
services [IDL][NETAPI32][SRVSVC] Hack around another midl/rpcrt4 bug 2018-05-06 16:49:24 +02:00
setup [SETUPLIB] Additions for filesup.c and inicache.c. 2018-06-03 22:12:44 +02:00
shell [CMD] Improve the situations when the console title can be changed. 2018-06-03 02:36:39 +02:00
system [WINLOGON] Update Italian translation (#513) (by deleted user) 2018-05-31 15:41:09 +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