Files
reactos/reactos
Hermès Bélusca-Maïto 048856c9cc [CMLIB]
- memcpy --> RtlCopyMemory
- Remove a __debugbreak()
- Improve a bit the DPRINT that is displayed when a corrupted hive is loaded.
- Fix a comment.
- Implement saving the hive file name in the hive itself. According to what windows does (just open an existing hive file with your preferred hex editor 8^) ), you can see that it copies the last 31 unicode characters of the path, and terminate it by a NULL.

[NTOS]
Remove unneeded cast.

svn path=/trunk/; revision=61922
2014-02-02 16:45:48 +00:00
..
2014-01-30 19:05:54 +00:00
2014-02-01 08:55:54 +00:00
2014-02-02 15:47:52 +00:00
2014-02-01 20:41:16 +00:00
2014-01-13 20:09:12 +00:00
2014-02-01 12:12:26 +00:00
2014-02-02 16:45:48 +00:00
2014-01-29 21:46:55 +00:00
2013-09-22 21:04:06 +00:00
2014-02-02 16:45:48 +00:00
2014-01-04 10:29:54 +00:00
2014-01-28 05:49:19 +00:00
2013-12-27 16:25:52 +00:00
2013-07-14 21:00:42 +00:00
2013-08-31 00:05:29 +00:00
2013-09-15 13:23:22 +00:00
2013-06-02 18:44:50 +00:00
2013-11-19 23:30:58 +00:00
2014-02-02 11:11:53 +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.