Files
reactos/reactos
Thomas Faber 1b57c10937 [NETSHELL]
Fix artifacts from incomplete C++ conversion:
- Add m_ prefix to member variables to avoid shadowing locals
- Use initializer lists in constructors
- Use destructors instead of putting code in Release
- Avoid C-style casts (not exhaustive)

svn path=/trunk/; revision=67307
2015-04-19 20:18:25 +00:00
..
2015-04-19 19:28:03 +00:00
2015-04-19 08:39:58 +00:00
2015-04-19 20:18:25 +00:00
2015-04-18 16:40:48 +00:00
2015-04-19 10:03:21 +00:00
2015-04-19 10:03:21 +00:00
2015-04-19 02:12:12 +00:00
2015-03-30 22:31:43 +00:00
2015-04-11 14:03:19 +00:00
2014-10-24 19:17:58 +00:00
2014-05-06 15:42:54 +00:00
2014-09-10 15:56:48 +00:00
2014-08-15 11:17:16 +00:00
2014-05-26 15:28:12 +00:00

========================
ReactOS Version 0.3.x
Updated Dec 16, 2006
========================

1. What is ReactOS?

   ReactOS is an Open Source effort to develop a quality operating system
that is compatible with Windows NT applications and drivers.

   The ReactOS project, although currently focused on Windows XP/2003
drivers compatibility, is always keeping an eye toward compatibility with
older version of Windows NT family ( NT 4.0, 2000 (NT 5.0)) and new
Windows NT releases (Vista, etc). Applications (Win32 API) compatibility
focus is Windows XP.

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.