[CONSOLE.CPL]: Simplify some parts of font.c code.
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Mon, 24 Apr 2017 17:01:07 +0000 (17:01 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Mon, 24 Apr 2017 17:01:07 +0000 (17:01 +0000)
commit83e0dd059562f9069935e0aec4829de60ed2398b
treeb7b292b2ca4bd55efbadcf00f200907732128fc0
parent384affe098a91ce38623e4703f25ab139eff68de
[CONSOLE.CPL]: Simplify some parts of font.c code.
- Use a helper function "AddFontToList" to add font names into the font list;
- Use string-safe functions where needed.

svn path=/trunk/; revision=74405
reactos/dll/cpl/console/console.h
reactos/dll/cpl/console/font.c