[KERNEL32]
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Fri, 4 Dec 2015 00:43:31 +0000 (00:43 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Fri, 4 Dec 2015 00:43:31 +0000 (00:43 +0000)
commit60bc2b4a9ee6d9ce754cb8f48988b33db3416c29
tree79056f50ba11f2232188a6e1b2cb92e59a44a1d2
parented408ae82d613446149e48c2980687ebf5e56c73
[KERNEL32]
Implement client-side only of console font APIs:
- documented: GetConsoleFontSize, GetCurrentConsoleFont;
- undocumented: GetConsoleFontInfo, GetNumberOfConsoleFonts, SetConsoleFont (see http://cboard.cprogramming.com/windows-programming/102187-console-font-size.html for a working usage example of these APIs).
(Also related to CORE-7931)

svn path=/trunk/; revision=70258
reactos/dll/win32/kernel32/client/console/console.c
reactos/include/reactos/subsys/win/conmsg.h