reactos/reactos
Magnus Olsen 0b5c566337 Implement RtlRandomEx by copy RtlRandom code.
ms have two different implement, One random is faster that other, (in some doc I read (maybe from osr) some year ago),  the RtlRandomEx  is not document in the free ddk/sdk, but it is include in ddk/ifs kit, according the doc. 

svn path=/trunk/; revision=23799
2006-08-30 10:13:01 +00:00
..
base fix indentation 2006-08-29 13:01:47 +00:00
boot Fix bug 1770. Patch by Grzegorz Jaskiewicz 2006-08-29 11:02:08 +00:00
dll * remove useless cast 2006-08-30 09:45:08 +00:00
drivers - Complete and utter reimplementation of V86 Mode for Ke386CallBios. Details below. Tested on QEMU/VMWARE. May give you a breakpoint/crash on real hardware - please let me know the V86 opcode displayed on the debug log/screen if this is the case *if you see such a message*. 2006-08-28 23:56:35 +00:00
hal - Viva la deprecation! Trunk should now boot and the installer should work. 2006-08-25 14:50:01 +00:00
include - fix definition of FONTENUMPROC 2006-08-30 09:17:47 +00:00
lib Implement RtlRandomEx by copy RtlRandom code. 2006-08-30 10:13:01 +00:00
media uppdate Dejavu font from 2.7 to 2.9 2006-08-14 19:48:29 +00:00
modules
ntoskrnl - Update kernel fun. 2006-08-30 06:56:06 +00:00
regtests Add accidentally deleted line (a call to WideCharToMultiByte() ) 2006-08-23 08:24:37 +00:00
subsystems put in if define i386 for asm version of cos, sin, atan2, floor, ceil we do not have a C version of those commands in rbuild file 2006-08-29 08:28:50 +00:00
tools added LiveCDRegTest and BootCDRegTest targets 2006-08-27 13:28:23 +00:00
apistatus.lst
baseaddress.rbuild * add ReactOS Console configuration DLL 2006-06-29 18:10:15 +00:00
config-ppc.template.rbuild Add software patent setting to build config template. 2006-07-22 19:38:18 +00:00
config.template.rbuild Add software patent setting to build config template. 2006-07-22 19:38:18 +00:00
COPYING
CREDITS Add Andrew Munger (waxdragon) to credits. 2006-07-18 12:33:30 +00:00
Doxyfile
INSTALL
LGPL.txt
Makefile restore old targets 2006-06-23 19:36:23 +00:00
proxy.mak
ReactOS-ppc.rbuild
ReactOS.rbuild - Move the SDK to /PSDK or else we'll never get MSVC compiling right. 2006-06-26 15:32:53 +00:00
README Update version number to 0.3.x 2006-08-21 15:04:20 +00:00

========================
ReactOS Version 0.3.x
Updated Aug 21rd, 2005
========================

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 NT 4.0
compatibility, is always keeping an eye toward compatibility with
future Windows NT releases, that is, Windows 2000 (NT 5.0) and
Windows XP (NT 5.1).

More information is available at http://www.reactos.org/.

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