Files
reactos/reactos
Alex Ionescu 03c9810bee [NLS]: Kill this directory from the build. It produced nothing other than a Vista-calling DLL which was never even on the BootCD.
[KERNEL32]: Remove GetLocaleInfoEx again.
[KERNEL32]: It seems CMAKE build doesn't like kernel32 code calling "HeapAlloc" because HeapAlloc doesn't exist -- it's a forward to RtlAllocateHeap. As a hack, add compiler defines to do the forwarding in C code as well.

svn path=/trunk/; revision=52760
2011-07-21 15:39:28 +00:00
..
2011-07-21 14:20:50 +00:00
2011-07-07 19:19:44 +00:00
2011-07-17 11:34:14 +00:00
2011-07-18 11:27:01 +00:00
2011-06-26 21:29:55 +00:00
2011-06-18 21:39:27 +00:00
2011-07-21 03:19:44 +00:00
2011-07-20 18:38:13 +00:00
2011-06-13 20:36:46 +00:00
2011-05-16 13:12:07 +00:00
2011-07-20 16:29:38 +00:00
2011-07-12 15:39:24 +00:00
2011-06-26 22:23:08 +00:00
2011-06-10 15:45:51 +00:00
2011-06-24 12:08:57 +00:00
2011-01-11 13:13:47 +00:00
2011-01-11 13:13:47 +00:00
2011-07-08 10:01:43 +00:00
2011-06-13 10:36:40 +00:00
2010-11-05 11:04:48 +00:00
2010-11-05 11:04:48 +00:00
2010-11-05 11:04:48 +00:00
2010-11-05 11:04:48 +00:00
2010-11-05 11:04:48 +00:00
2011-06-18 14:55:03 +00:00
2010-11-05 11:04:48 +00:00
2010-11-05 11:04:48 +00:00
2011-05-16 13:12:07 +00:00
2010-11-05 11:04:48 +00:00
2010-11-05 11:04:48 +00:00
2011-05-16 13:12:07 +00:00
2010-11-05 11:04:48 +00:00
2011-06-15 10:30:03 +00:00
2010-11-05 11:04:48 +00:00
2010-11-05 11:04:48 +00:00
2011-06-13 10:36:40 +00:00
2011-06-11 16:09:57 +00:00
2010-11-05 11:04:48 +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.