reactos/dll/cpl
Hermès Bélusca-Maïto 171941ad18
[DESK] Add the current screensaver in the list if it isn't already present (#5766)
- Introduce AddScreenSaver[Item] helpers for adding screensavers in
  the list (either given by file path or by item structure).

- Rename "AddScreenSavers" to "EnumScreenSavers", and
  "ScreenSaverItem" type to "SCREEN_SAVER_ITEM".

- Ensure the stored "SCRNSAVE.EXE" value is NULL-terminated.

- Add the current screensaver, specified by the "SCRNSAVE.EXE" registry
  value, in the list if it isn't already present; otherwise select it
  in the list.

- Make the filename comparison case-insensitive.
2023-10-18 21:46:15 +02:00
..
access [ACCESS][MAIN] Fix setting cursor/caret blinking rate 2022-10-25 23:54:28 +03:00
appwiz [TRANSLATION] Update hungarian translation for mspaint, notepad, taskmgr, explorer, appwiz, browseui, msgina, shell32 (#5645) 2023-09-03 17:46:38 +02:00
console [CONSOLE] Harmonize IDC_LBOX_FONTTYPE height to 40 for *.rc (#5211) 2023-04-02 23:25:43 +09:00
desk [DESK] Add the current screensaver in the list if it isn't already present (#5766) 2023-10-18 21:46:15 +02:00
hdwwiz [TRANSLATION] Minor Russian (ru-RU) translation fixes (#4835) 2022-11-01 17:22:18 +03:00
hotplug [TRANSLATION] Add/Update Turkish (tr-TR) translations (#4959) 2023-02-15 17:29:52 +01:00
inetcpl [TRANSLATION] Update Bulgarian translation (#4429) 2022-09-30 18:08:13 +02:00
input [INPUT] Improve Romanian (ro-RO) translation (#5386) 2023-07-02 13:01:09 +02:00
intl [REACTOS] "http://www.reactos" -> "https://reactos" (#5043) 2023-02-06 17:01:52 +03:00
joy [REACTOS] "http://www.reactos" -> "https://reactos" (#5043) 2023-02-06 17:01:52 +03:00
liccpa [REACTOS] "http://www.reactos" -> "https://reactos" (#5043) 2023-02-06 17:01:52 +03:00
main [REACTOS] Spelling fixes (#5534) 2023-08-09 11:48:07 +02:00
mmsys [MMSYS] Use PWSTR instead of PWCHAR for string (#5333) 2023-06-12 21:52:56 +02: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 [TRANSLATION] Improvements to portuguese (pt-PT) translation (#5154) 2023-03-19 20:32:24 +01:00
sysdm [SYSDM] Do not leave empty line if no CPU frequency detected 2023-07-15 20:50:07 +03:00
telephon [REACTOS] "http://www.reactos" -> "https://reactos" (#5043) 2023-02-06 17:01:52 +03:00
timedate [TIMEDATE] Fix the way the current time-zone is found in the list. (#5649) 2023-09-06 14:15:33 +02:00
usrmgr [USRMGR] Get text correctly even if length is zero (#5543) 2023-08-07 22:55:49 +09:00
wined3dcfg [REACTOS] "http://www.reactos" -> "https://reactos" (#5043) 2023-02-06 17:01:52 +03:00
CMakeLists.txt