Files
reactos/reactos
Hermès Bélusca-Maïto 8928ef6200 [CONCFG]: Diverse improvements/additions for the console configuration library. CORE-13182
- Use string-safe functions to copy the font names into the fixed-size buffers;
- Modify some default settings;
- Add a set of console font manipulation functions, to be used later by both the console applet console.cpl and by CONSRV.
  Some of these functions come from r74365 with minor improvements (see CORE-12451 too), others are based from a patch
  by Katayama Hirofumi MZ from CORE-13122, and the rest are needed for an upcoming commit for console.cpl.
- Add PCH support in concfg.
- Minor code formatting: Use our regular formatting for function prototypes.

svn path=/trunk/; revision=74462
2017-05-03 19:47:18 +00:00
..
2017-05-01 21:14:38 +00:00
2017-05-03 15:32:33 +00:00
2017-05-02 19:33:14 +00:00
2017-04-02 14:24:11 +00:00
2017-04-19 22:10:00 +00:00
2016-05-09 20:57:35 +00:00
2017-05-02 21:32:20 +00:00
2017-01-24 22:53:20 +00:00
2016-04-24 22:40:53 +00:00
2016-04-24 20:17:09 +00:00
2016-04-24 20:17:09 +00:00
2016-07-01 17:29:19 +00:00
2016-04-24 20:17:09 +00:00
2016-08-31 21:22:37 +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: https://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.