reactos/reactos
Hartmut Birr 5bb8c3c68f WideCharToMultiByte accept each code page like MultiByteToWideChar.
Wmc.exe will now produce correct header files (bugcode.h) on ros.

svn path=/trunk/; revision=3586
2002-09-30 21:01:32 +00:00
..
apps added test for mktime() 2002-09-25 01:09:49 +00:00
dk Added targets for getting new import libraries built. 2002-09-24 14:44:15 +00:00
doc Documentation update. 2001-07-24 20:49:57 +00:00
drivers Removed VfatIoIsOperationSynchronous and changed back to IoIsOperationSynchronous. 2002-09-30 20:49:44 +00:00
hal Reverted latest changes. 2002-09-08 10:23:54 +00:00
iface Misc. user fixes. 2002-09-17 23:41:44 +00:00
include Win32k fixes including better 1BPP support 2002-09-24 20:22:10 +00:00
lib WideCharToMultiByte accept each code page like MultiByteToWideChar. 2002-09-30 21:01:32 +00:00
loaders Replaced 'jmp $+3' with 'jmp label'. 2002-08-28 20:53:20 +00:00
media Added binary .nls files. 2002-01-02 00:51:37 +00:00
ntoskrnl Release PiThreadListLock before KeReleaseThread is called in PiDeleteThread. 2002-09-30 20:56:17 +00:00
services Reverted latest changes. 2002-09-08 10:23:54 +00:00
subsys Perform color translation for 4BPP to 4BPP DIBs 2002-09-28 22:23:36 +00:00
tools updated .cvsignore 2002-09-22 18:52:45 +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 Reverted latest changes. 2002-09-08 10:23:54 +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
bootcd.bat Added initial console setup code. 2002-09-08 18:29:56 +00:00
bootflop.bat fixed handling of boot drivers 1999-10-23 18:56:04 +00:00
ChangeLog 2002-09-30 Casper S. Hornstrup <chorns@users.sourceforge.net> 2002-09-30 20:55:33 +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 Win32k fixes including better 1BPP support 2002-09-24 20:22:10 +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 install for regression test suite 2002-09-23 23:50:43 +00:00
LGPL.txt LGPL 2.1 2002-08-31 17:07:30 +00:00
makedisk.bat Updated rules for subsys directory. 1999-09-05 12:27:22 +00:00
Makefile Added serial to the device_drivers target list. 2002-09-25 12:49:12 +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 Reverted latest changes. 2002-09-08 10:23:54 +00:00
system.hiv Moved location of serial driver entry to prevent very strange behaviour of serial appearing to load multiple times as currently seen under bochs. 2002-09-25 12:45:13 +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