mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 04:13:35 +00:00
-Added null pointer check to FillConsoleOutputCharacterA -Added parameter names and removed 'undocumented' label for GetConsoleFontSize and GetCurrentConsoleFont -Added definition of CONSOLE_FONT_INFO struct -Added call to SetLastError(ERROR_OUTOFMEMORY) to a number of RtlAllocateHeap return value checks Patch by Marty Dill svn path=/trunk/; revision=3375
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