reactos/reactos/dll
Hermès Bélusca-Maïto a3842a814c [CONSOLE.CPL]: Fix the console window preview:
- turn it into a custom control;
- supports dynamic preview area depending on the actual current monitor screen resolution;
  (note that on ReactOS, the WM_DISPLAYCHANGE is not correctly sent, see CORE-13212, therefore this functionality won't show up yet)
- supports correct rescaling of the console preview drawn in the preview area;
- supports dependence of the console preview with respect to the chosen font character dimensions.
The code is there, it may be a little bit improved in the future.
CORE-13196 #resolve

Other additions:
- Add a few space between the console preview text window border and the text sample;
- PaintText and PaintStaticControls do not need to return anything.

svn path=/trunk/; revision=74504
2017-05-08 17:33:33 +00:00
..
3rdparty [MBEDTLS] 2017-03-01 10:01:14 +00:00
appcompat [APPHELP] Fix a possible read past the buffer in SdbpIsPathOnRemovableMedia. 2017-03-04 20:29:46 +00:00
cpl [CONSOLE.CPL]: Fix the console window preview: 2017-05-08 17:33:33 +00:00
directx [QUARTZ] Sync with Wine Staging 2.2. CORE-12823 2017-02-26 16:52:09 +00:00
keyboard
nls
ntdll [NTDLL] 2017-05-06 17:51:26 +00:00
opengl [OPENGL32] 2017-04-19 13:16:30 +00:00
shellext [ACPPAGE] Implement custom compatibility mode selection + Expand paths CORE-10375 2017-04-22 17:11:52 +00:00
win32 [SHELL32] 2017-05-08 10:59:27 +00:00
CMakeLists.txt