reactos/dll/cpl
Stanislav Motylkov ab3e0002a6
[DESK] Fix screensaver preview drawing
Use window subclassing to override WM_PAINT message handling
and use RedrawWindow function along with WS_CLIPCHILDREN style
for the parent window in order to preserve screensaver drawing.

CORE-15929
2022-10-04 21:16:08 +03:00
..
access [CPL] Boundary check of Control Panel applets (#4706) 2022-09-17 13:59:51 +09:00
appwiz [APPWIZ] Update Romanian (ro-RO) translation (#4700) 2022-09-19 02:10:49 +03:00
console [TRANSLATION] More Russian (ru-RU) translation fixes 2022-09-29 12:00:04 +03:00
desk [DESK] Fix screensaver preview drawing 2022-10-04 21:16:08 +03:00
hdwwiz [REACTOS] Various Russian (ru-RU) translation fixes (#4696) 2022-09-15 18:46:03 +03:00
hotplug [HOTPLUG] Improve Japanese translation (ja-JP) 2022-09-24 13:07:03 +09:00
inetcpl [TRANSLATION] Update Bulgarian translation (#4429) 2022-09-30 18:08:13 +02:00
input [INPUT] Update Russian (ru-RU) translation 2022-09-29 11:08:17 +03:00
intl [CPL][INTL] Realize automatic Japanese IME installation (#4705) 2022-09-19 18:13:17 +09:00
joy [JOY] Add Japanese translation (ja-JP) 2022-09-24 13:03:59 +09:00
liccpa [CPL][LICCPA] Improve Japanese translation (ja-JP) 2022-09-24 13:09:12 +09:00
main [CPL] Boundary check of Control Panel applets (#4706) 2022-09-17 13:59:51 +09:00
mmsys [MMSYS] Fix "Speaker settings" image transparency (#4716) 2022-09-25 16:46:30 +03:00
ncpa
odbccp32
openglcfg [OPENGLCFG] Fix encoding of Japanese translation (was using Shift-JIS, now using UTF8). 2022-09-25 17:40:46 +02:00
powercfg [CPL] Boundary check of Control Panel applets (#4706) 2022-09-17 13:59:51 +09:00
sysdm [REACTOS][CPL] Coding style fixes only 2022-10-04 21:14:31 +03:00
telephon [TRANSLATION] Improve Simplified Chinese (zh-CN) translation (#4513) 2022-05-20 15:38:24 +03:00
timedate [REACTOS][CPL] Coding style fixes only 2022-10-04 21:14:31 +03:00
usrmgr [CPL] Boundary check of Control Panel applets (#4706) 2022-09-17 13:59:51 +09:00
wined3dcfg [CPL] Use MAKEINTRESOURCE instead of LoadString (#4631) 2022-08-27 16:01:55 +02:00
CMakeLists.txt