[KERNEL32]
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sun, 11 Aug 2013 17:06:19 +0000 (17:06 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sun, 11 Aug 2013 17:06:19 +0000 (17:06 +0000)
commit4df1a905ab59fbbd4a13f4ace0c05a586e39ee82
treef74f2ccda3b8da5a69e65a506af9aa24c73ab8cd
parent73319cc61a48dd903b95ef79cecf95daef91a357
[KERNEL32]
Fix the prototype of the undocumented function SetConsolePalette (see http://comments.gmane.org/gmane.comp.lang.harbour.devel/27844 and https://github.com/harbour/core/commit/d79a1b7b812cbde6ddf718ebfd6939a24f633e52 for a usage example); tested by Mysoft a.k.a. Grégory Macario Harbs.
Needed for modifying VGA palettes for NTVDM.

svn path=/trunk/; revision=59697
reactos/dll/win32/kernel32/client/console/console.c
reactos/include/psdk/wincon.h