reactos/base/shell/explorer
Katayama Hirofumi MZ c536664666
[EXPLORER][COMCTL32] Fix wrong title on taskbar if it has '&' in it (#7073)
The ampersand (&) a.k.a. prefix of
DrawText are specially treated for
adding underscores.
We have to fix drawing on toolbar
button with BTNS_NOPREFIX style.
JIRA issue: CORE-11619

- Delete DT flags hack in taskswnd.cpp.
- Add TOOLBAR_GetButtonDTFlags
  helper function.
- Extend TOOLBAR_DrawString
  parameters for the button info.
- Fix DrawText flags for drawing
  when the button has
  BTNS_NOPREFIX style.
2024-07-06 10:38:04 +09:00
..
lang [TRANSLATION] Improve Simplified Chinese (zh-CN) translation (#6804) 2024-06-13 16:36:41 +03:00
res
appbar.cpp
CMakeLists.txt [MSPAINT][EXPLORER][SHELL32] Enable ATL asserts in CMake 2022-09-10 17:27:50 +02:00
desktop.cpp [EXPLORER] Fix Windows XP compatibility (#4923) 2022-12-03 16:00:22 +01:00
explorer.cpp
explorer.exe.manifest
explorer.rc [EXPLORER][SHELL32] Strengthen Start Menu Customize Part 1 (#6544) 2024-02-27 20:41:43 +09:00
notifyiconscust.cpp [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
precomp.h [EXPLORER] Start menu: Fix Small Icons flag (#6651) 2024-03-22 21:15:22 +09:00
resource.h [EXPLORER] Don't use Explorers ID_SHELL_CMD IDs in IShellFolder menu (#6872) 2024-05-21 12:57:54 +02:00
rshell.cpp
settings.cpp [EXPLORER] Start menu: Fix Small Icons flag (#6651) 2024-03-22 21:15:22 +09:00
shellservice.cpp
startctxmnu.cpp [EXPLORER] Don't use Explorers ID_SHELL_CMD IDs in IShellFolder menu (#6872) 2024-05-21 12:57:54 +02:00
startmnu.cpp [EXPLORER] Start menu: Fix Small Icons flag (#6651) 2024-03-22 21:15:22 +09:00
startmnucust.cpp [EXPLORER] Start menu: Fix Small Icons flag (#6651) 2024-03-22 21:15:22 +09:00
startmnusite.cpp [EXPLORER][SHELL32] Fix and improve Start Menu customization (#6596) 2024-03-11 20:18:07 +09:00
startup.cpp [IERNONCE] [RUNONCEEX] Add RunOnceEx functionality for ReactOS (#3926) 2021-09-29 11:30:32 +02:00
syspager.cpp [EXPLORER] Notification area icon improvements (#6169) 2023-12-23 21:21:12 +01:00
taskband.cpp [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
taskswnd.cpp [EXPLORER][COMCTL32] Fix wrong title on taskbar if it has '&' in it (#7073) 2024-07-06 10:38:04 +09:00
tbsite.cpp Check if dwBandID is NULL before getting band object (#6738) 2024-04-15 01:08:01 +02:00
trayclock.cpp [EXPLORER] Notification area icon improvements (#6169) 2023-12-23 21:21:12 +01:00
trayntfy.cpp [KBSWITCH][CPL:INPUT][NTUSER][EXPLORER] Fix keyboard layout icon (#4815) 2022-10-29 07:35:19 +09:00
trayprop.cpp [SHELL32][EXPLORER][SHLWAPI][SDK] Implement SHGetSetSettings (#6982) 2024-07-05 20:35:45 +02:00
traywnd.cpp [EXPLORER] Don't use Explorers ID_SHELL_CMD IDs in IShellFolder menu (#6872) 2024-05-21 12:57:54 +02:00
util.cpp [EXPLORER][SHELL32] Fix and improve Start Menu customization (#6596) 2024-03-11 20:18:07 +09:00