reactos/dll/cpl/console
Hermès Bélusca-Maïto 2ebda0e3d0
[CONSOLE.CPL] Fix the console screen preview when selecting TrueType fonts.
CORE-13182 CORE-13196

- Use the correct character height & width.
- Additions: use StringCch*() when initializing the dialog title.

[CONSRV:CONCFG] Minor fixes.

- When retrieving font characteristics in ConCfgReadUserSettings(),
  check for NULL/zero values that indicate that we should use default
  ones instead.
- Rename 'dwNumSubKeys' into 'dwNumValues'.
2019-05-05 01:20:19 +02:00
..
lang Merge pull request #1412 from njlyf2011/improve-zh-translation 2019-03-11 16:50:17 +01:00
res
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
colors.c
console.c [CONSOLE.CPL] Fix the console screen preview when selecting TrueType fonts. 2019-05-05 01:20:19 +02:00
console.h [CONSOLE.CPL] Fix the console screen preview when selecting TrueType fonts. 2019-05-05 01:20:19 +02:00
console.rc
console.spec [SPEC] Add missing newlines 2019-03-06 00:40:29 +01:00
font.c [CONSOLE.CPL] Fix the console screen preview when selecting TrueType fonts. 2019-05-05 01:20:19 +02:00
layout.c [CONSOLE.CPL] Fix the console screen preview when selecting TrueType fonts. 2019-05-05 01:20:19 +02:00
options.c
resource.h
utils.c