reactos/dll/cpl/desk
Hermès Bélusca-Maïto ce08851758
[DESK] Use MultiByteToWideChar instead of the private pSetupMultiByteToUnicode function (#5765)
This avoids having desk.cpl depend on a private function that may change
or disappear, and increase the probability of being able to use that CPL
across different Windows versions.

(Note: this pSetupMultiByteToUnicode was one of those whose name changed
between Windows 2000 and XP+)
2023-10-07 22:17:58 +02:00
..
lang [REACTOS] British English spellings (#5533) 2023-08-09 11:48:59 +02:00
resources [CPL][DESK] Use shell32 icon directly; follow-up to #2281 2020-01-28 14:05:51 +09:00
advappdlg.c
advmon.c [DESK] Remove deprecated code. 2023-10-05 20:58:28 +02:00
appearance.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
appearance.h [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
background.c [DESK] Add desktop icon change feature 2022-10-19 23:24:03 +03:00
classinst.c [DESK] Remove call to SetupDiRestartDevices() 2022-04-30 14:05:05 +02:00
CMakeLists.txt [DESK] Implement dialog to manipulate desktop icons (#4766) 2022-10-10 18:30:25 +03:00
desk.c [DESK] Use MultiByteToWideChar instead of the private pSetupMultiByteToUnicode function (#5765) 2023-10-07 22:17:58 +02:00
desk.h [DESK] Add desktop icon change feature 2022-10-19 23:24:03 +03:00
desk.rc [TRANSLATION] Update Hong Kong Chinese (zh-HK) translation - Part 2 (#4347) 2022-03-31 17:10:21 +03:00
desk.spec
desktop.c [DESK] Do not load system-defined class name 2022-10-30 15:04:41 +03:00
devsett.c [DESK] Pass the list of all display modes to extensions 2022-06-20 14:38:03 +03:00
dibitmap.c
draw.c
draw.h
effappdlg.c
general.c
guid.c [DESK][SHELLBTRFS] Fix typo in WIN32_NO_STATUS 2023-10-07 22:15:12 +02:00
misc.c
monslctl.c
monslctl.h
muireg.c
preview.c
preview.h
resource.h [DESK] Implement dialog to manipulate desktop icons (#4766) 2022-10-10 18:30:25 +03:00
screensaver.c [DESK] Fix screensaver preview after calling its settings (#4921) 2022-12-04 18:04:23 +03:00
settings.c [REACTOS][CPL] Coding style fixes only 2022-10-04 21:14:31 +03:00
theme.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00