reactos/reactos
Jason Filby cb6d74f998 BeginPaint and EndPaint now functional
svn path=/trunk/; revision=3410
2002-08-27 20:32:03 +00:00
..
apps New macros InitializeUnicodeString(), RtlInitUnicodeStringFromLiteral() and UNICODE_STRING_INITIALIZATOR(), for fast, compile-time initialization of UNICODE_STRING variables 2002-08-20 20:37:19 +00:00
dk Fixes for building the imports libraries. 2002-08-23 12:41:55 +00:00
doc Documentation update. 2001-07-24 20:49:57 +00:00
drivers Added a whole lot of CVS sugar so I can use WinCVS flat mode more effectively. 2002-08-25 07:16:37 +00:00
hal Added a whole lot of CVS sugar so I can use WinCVS flat mode more effectively. 2002-08-25 07:16:37 +00:00
iface 2002-08-26 David Welch <welch@computer2.darkstar.org> 2002-08-26 13:06:03 +00:00
include Added required support for WinHelp exports in user32.lib 2002-08-27 06:41:33 +00:00
lib BeginPaint and EndPaint now functional 2002-08-27 20:32:03 +00:00
loaders Close the files after loading. 2002-07-14 07:48:17 +00:00
media Added binary .nls files. 2002-01-02 00:51:37 +00:00
ntoskrnl Using ReadCacheSegment for reading a cache segment in MiReadPage. 2002-08-27 06:40:32 +00:00
services Added a whole lot of CVS sugar so I can use WinCVS flat mode more effectively. 2002-08-25 07:16:37 +00:00
subsys Fixes for painting. 2002-08-26 23:20:54 +00:00
tools Added a whole lot of CVS sugar so I can use WinCVS flat mode more effectively. 2002-08-25 07:16:37 +00:00
.cvsignore Added a whole lot of CVS sugar so I can use WinCVS flat mode more effectively. 2002-08-25 07:16:37 +00:00
.gdbinit Added GNU Debugger stub for remote debugging. 2002-01-23 23:39:26 +00:00
aboot.bat another test of commit mailer 2002-06-12 02:32:14 +00:00
baseaddress.cfg Minor updates. Hope to use in the build system at some point. 2002-03-20 02:59:42 +00:00
boot.bat Moved '/DEBUGPORT=SCREEN' from loadros to (a)boot.bat. 2002-04-27 19:20:29 +00:00
boot.hiv preliminary implementation of boot hive import. exposes memory problem in registry routines 2001-08-29 05:06:31 +00:00
bootc.lst Updated the system hive and the boot driver list. 2002-06-12 23:38:28 +00:00
bootflop.bat fixed handling of boot drivers 1999-10-23 18:56:04 +00:00
ChangeLog 2002-08-26 David Welch <welch@computer2.darkstar.org> 2002-08-26 13:06:03 +00:00
config Added NDISVERSION define for our target NDIS support level, currently commented out pending testing. 2002-08-17 16:02:08 +00:00
COPYING Lots of changes to the kernel 1999-05-29 00:15:17 +00:00
CREDITS Moved system applications 2000-12-05 02:40:51 +00:00
gdb.ini Added GNU Debugger stub for remote debugging. 2002-01-23 23:39:26 +00:00
INSTALL Corrected mailing lists link 2002-05-05 15:30:01 +00:00
install-system.sh Use the directory tree created by the install target for Linux 2001-09-01 11:55:38 +00:00
install.bat Renamed kernel.map -> ntoskrnl.map 2002-07-20 21:49:35 +00:00
install.sh Use the directory tree created by the install target for Linux 2001-09-01 11:55:38 +00:00
installwine.bat added tapi32.dll and wintrust.dll to ROS_BUILD_WINE 2002-03-05 12:48:40 +00:00
makedisk.bat Updated rules for subsys directory. 1999-09-05 12:27:22 +00:00
Makefile Build and install beep and null driver. 2002-07-18 00:31:40 +00:00
makefile.dos fixes 1999-07-17 23:10:31 +00:00
NEWS Corrected additional object manager issues pointed by Philip Susi 1999-12-22 14:48:30 +00:00
README Fixed problem with handles not being released 1999-12-20 02:14:40 +00:00
rosbin.txt Added script for creating binary distribution 2001-03-21 22:34:24 +00:00
rules.mak 2002-07-13 Casper S. Hornstrup <chorns@users.sourceforge.net> 2002-07-13 12:44:09 +00:00
system.hiv Implemented registry links (REG_LINK). 2002-06-19 22:32:47 +00:00

About Reactos

1. What is Reactos

A project aiming to make an approximate clone of Windows NT, compatible
with most Windows applications.

The project has a website at http://www.reactos.com/

2. Building Reactos

See the INSTALL file for more details.

3. More information

See the doc subdirectory for some sparse notes

4. Who is responsible

See the CREDITS file

5. Recent developments

See the NEWS file