Files
reactos/reactos
Hermès Bélusca-Maïto 1826feb50f [KERNEL32]
Remove spurious cast to CSR_API_MESSAGE. What should be noted is that CsrMsg is used by both VDM thing (via CheckVdmMsg pointer) and CreateProcess thing (via CreateProcessMsg), but one after the other (first VDM only, then CreateProcess only) so that, even if the common struct/union CsrMsg is used in both cases, there is no data corruption by, e.g. CreateProcess using pieces of VDM data and vice-versa.

svn path=/trunk/; revision=61913
2014-02-02 00:08:54 +00:00
..
2014-01-30 19:05:54 +00:00
2014-02-01 08:55:54 +00:00
2014-02-02 00:08:54 +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-01-30 21:23:25 +00:00
2014-01-29 21:46:55 +00:00
2013-09-22 21:04:06 +00:00
2014-01-28 23:40:27 +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
2013-11-02 13:56:47 +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.