reactos/dll
Jose Carlos Jesus 2bd6bfdd90
[COMCTL32] Fix recalculation of property-sheet dialog position (#1818)
During initialization of property sheet dialogs, their overall size can change (when adding property sheets) after the dialog has been created and pre-positioned by win32k.
Therefore their position needs to be recomputed so that they try to fit the best on screen.

CORE-9008, CORE-9602
2020-05-15 18:12:02 +02:00
..
3rdparty [LIBXSLT] Update to version 1.1.34. CORE-16952 2020-04-24 14:45:03 +02:00
apisets [APISETS] api-ms-win-core-winrt-l1-1-0: Ro*() are NT8+ (#2739) 2020-05-07 13:00:10 +02:00
appcompat [SHIMLIB] Fix gcc8 build crashing when using shims 2020-04-07 20:47:47 +02:00
cpl [OPENGLCFG] Empty list boxes if registry key is missing (#2750) 2020-05-14 14:47:48 +02:00
directx [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
keyboard [CMAKE][CONFIGURE] Enable runtime checks on MSVC by default. 2020-04-11 02:48:12 +03:00
nls [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
np
ntdll [RTL] Implement LdrpRecordUnloadEvent 2020-04-26 14:35:51 +02:00
opengl [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
shellext [MYDOCS] Add Japanese translation 2020-05-01 10:25:47 +09:00
win32 [COMCTL32] Fix recalculation of property-sheet dialog position (#1818) 2020-05-15 18:12:02 +02:00
CMakeLists.txt