Re: [PATCH 1/4 v2] server: Add console font table information
20 Oct
2015
20 Oct
'15
7:57 p.m.
On 21.10.2015 02:43, Hugh McMaster wrote:
Changes since version 1: * Removed an unintentional newline * Simplified a few comments
We must use the server because kernel32 does not export a function for this purpose. The struct font_info can also be expanded to support all elements from CONSOLE_FONT_INFOEX.
Signed-off-by: Hugh McMaster <hugh.mcmaster(a)outlook.com> --- server/console.c | 19 +++++++++++++++++++ server/protocol.def | 7 ++++++- 2 files changed, 25 insertions(+), 1 deletion(-)
font.index is unused, it would make more sense to add it later, when it is actually required. Also see my previous mail, where I point out that you could implement the XP-version of those functions without any wineserver changes at all.
3795
Age (days ago)
3795
Last active (days ago)
0 comments
1 participants
participants (1)
-
Sebastian Lackner