reactos/reactos
Colin Finck 471c9fdae6 [BOOTVID]
Change the Blue Screen Font hardcoded into bootvid.dll to the Open Source "Anonymous Pro" font, which makes a nice 8x13 font.
Blue Screens now look like this: http://fs5.directupload.net/images/160106/ehv6245t.png

[BOOTVID_FONT_GENERATOR]
In case you find an even better font, you now have a nice little tool to test that font and generate the corresponding FontData array for bootvid.

svn path=/trunk/; revision=70507
2016-01-06 09:31:53 +00:00
..
base Improve English strings in ReactOS. 2016-01-03 15:40:57 +00:00
boot [BOOTLIB]: Add very early work around font loading. 2016-01-06 04:43:23 +00:00
cmake [CMAKE/MSVC] It makes sense nowadays to enable the folder structure by default. Old express editions users, please disable it locally ;) 2015-11-27 21:46:54 +00:00
dll [NTDLL] Fix a typo. 2016-01-03 16:27:06 +00:00
drivers [BOOTVID] 2016-01-06 09:31:53 +00:00
hal [HAL] Fix HalpInitializeTsc prototype. 2015-11-10 13:19:40 +00:00
include [BOOTLIB]: Add very early work around font loading. 2016-01-06 04:43:23 +00:00
lib [CMLIB]: Attempt fix for Linux hosts. 2016-01-05 01:55:40 +00:00
media [REGEDIT] 2015-12-16 23:50:56 +00:00
modules
ntoskrnl [NTOS:MM]: Don't hardcode Mm tags since we have a #define 2016-01-05 19:53:07 +00:00
subsystems [NTVDM]: Cast all the number-of-sectors computations to DWORD/ULONG to prevent potential overflows. Should fix a strange floppy read/write corruption I noticed. 2015-12-26 17:08:13 +00:00
tools [SPEC2DEF] 2015-12-28 14:42:41 +00:00
win32ss [WIN32K] 2016-01-03 19:58:33 +00:00
apistatus.lst
CMakeLists.txt [CMAKE] Print the build type so it's clearly visible at configure time whether we are doing a Debug or a Release build for example. 2015-10-30 09:55:58 +00:00
configure.cmd [CONFIGURE] 2015-10-24 12:30:42 +00:00
configure.sh [CONFIGURE.SH] 2015-10-18 15:47:20 +00:00
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS I think almost 10 years of participation suffice to get into this file :) 2016-01-06 02:19:53 +00:00
Doxyfile
INSTALL [REACTOS] 2016-01-05 19:52:35 +00:00
PreLoad.cmake
README [REACTOS] 2016-01-05 19:52:35 +00:00
toolchain-clang.cmake
toolchain-gcc.cmake [CMAKE] Default to Debug for the build type in GCC builds. 2015-05-23 11:45:59 +00:00
toolchain-msvc.cmake [CMAKE] Set Debug as the default build type for MSVC builds. 2015-09-05 14:38:50 +00:00

========================
ReactOS™ Version 0.4.x
Updated January 5, 2016
========================

1. What is ReactOS?
-------------------

ReactOS™ is an Open Source effort to develop a quality operating system that is
compatible with applications and drivers written for the Microsoft® Windows™ NT
family of operating systems (NT4, 2000, XP, 2003, Vista, Seven).

The ReactOS project, although currently focused on Windows Server 2003
compatibility, is always keeping an eye toward compatibility with
Windows Vista and future Windows NT releases.

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.