reactos/reactos
Colin Finck 413867145e [UNICODE]
- Finally say goodbye to my "wcsfuncs" experiment started in 2008.
  We have (and always had) Wine's "unicode" library for this, which does the same and is more complete.
  Now that host tools only use include/host, we only need to include <wine/unicode.h> and it will choose the right file in either include/host or include/reactos.
- Fix some include guards in PSDK headers to match the MS ones.
- Always define WINE_UNICODE_API to an empty string instead of doing this separately for every module.
- Cleanup some empty directories or non-existing include pathes.

svn path=/trunk/; revision=52248
2011-06-15 18:20:05 +00:00
..
base * Revert r52232. 2011-06-14 18:51:43 +00:00
boot [FREELDR] 2011-06-14 18:34:10 +00:00
cmake [CMAKE] 2011-06-14 16:19:57 +00:00
dll [HID] 2011-06-15 13:07:26 +00:00
drivers [FLOPPY] 2011-06-15 17:07:07 +00:00
hal [HAL] 2011-06-07 09:49:23 +00:00
importlibs [CMAKE] 2011-06-05 21:04:31 +00:00
include [UNICODE] 2011-06-15 18:20:05 +00:00
lib [UNICODE] 2011-06-15 18:20:05 +00:00
media update README.WINE 2011-06-13 20:36:46 +00:00
modules [CMAKE] 2011-05-16 13:12:07 +00:00
ntoskrnl [NTOSKRNL] 2011-06-15 12:53:32 +00:00
subsystems [CMAKE] 2011-06-13 15:31:11 +00:00
tools [UNICODE] 2011-06-15 18:20:05 +00:00
apistatus.lst
baseaddress.rbuild [inetcpl] 2011-06-10 15:45:51 +00:00
CMakeLists.txt [HOST] 2011-06-15 10:30:03 +00:00
config-amd64.template.rbuild
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild
configure.cmd [CMAKE] 2011-06-13 13:46:50 +00:00
configure.sh [CMAKE] 2011-06-13 10:36:40 +00:00
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
depmap.xsl
Doxyfile
global.lds [CMAKE] 2011-05-16 13:12:07 +00:00
INSTALL
Makefile
PreLoad.cmake [CMAKE] 2011-05-16 13:12:07 +00:00
proxy.mak
ReactOS-amd64.rbuild
ReactOS-arm.rbuild
ReactOS-generic.rbuild [HOST] 2011-06-15 10:30:03 +00:00
ReactOS-i386.rbuild
ReactOS-ppc.rbuild
README
rosbuild.bat
toolchain-gcc.cmake [CMAKE] 2011-06-13 10:36:40 +00:00
toolchain-msvc.cmake [CMAKE] 2011-06-11 16:09:57 +00:00
vreport.xsl

========================
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.