mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 12:23:30 +00:00
- 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
======================== 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.