Files
reactos/reactos
Hermès Bélusca-Maïto 38416a7c00 [SUBST]
- Headers reordering.
- Use ARRAYSIZE.
- Give the internal helper function IsSubstedDrive just the single letter of the drive to check for.
- AddSubst and DeleteSubst: both take a drive string of *exactly* two characters: the drive letter and the ':' (and of course there's the NULL terminator): fix the parameter check in this regard.
- AddSubst: It is possible on Windows to use the DefineDosDevice API to map a drive letter to a *file* (yes yes!!) (but the mapping made is unusable). Forbids this case in SUBST since it is not made for that.
CORE-10681

svn path=/trunk/; revision=71693
2016-06-28 20:22:07 +00:00
..
2016-06-28 20:22:07 +00:00
2016-06-02 22:28:36 +00:00
2016-06-26 10:23:35 +00:00
2016-05-10 15:03:56 +00:00
2016-05-09 20:57:35 +00:00
2016-06-25 23:27:45 +00:00
2016-06-27 22:25:17 +00:00
2016-06-28 16:15:06 +00:00
2016-04-24 22:40:53 +00:00
2016-01-05 19:52:35 +00:00
2016-01-05 19:52:35 +00:00

========================
ReactOS™ Version 0.4.x
Updated January 5, 2016
========================

1. What is ReactOS?
-------------------

ReactOS™ is an Open Source effort to develop a quality operating system that is
compatible with applications and drivers written for the Microsoft® Windows™ NT
family of operating systems (NT4, 2000, XP, 2003, Vista, Seven).

The ReactOS project, although currently focused on Windows Server 2003
compatibility, is always keeping an eye toward compatibility with
Windows Vista and future Windows NT releases.

More information is available at: http://www.reactos.org

2. Building ReactOS
-------------------

See the INSTALL file for more details.

3. More information
-------------------

See the media\doc subdirectory for some sparse notes.

4. Who is responsible
---------------------

See the CREDITS file.