reactos/base/shell/explorer
Katayama Hirofumi MZ 853b8ebd02
[EXPLORER] Use STDMETHODIMP and override (#7645)
Follow the standard way.
JIRA issue: CORE-19469
- Use STDMETHODIMP and override keyword
  instead of virtual HRESULT STDMETHODCALLTYPE.
- Delete CTaskBand::ProcessMessage and
  CTaskBand::ContainsWindow methods.
  I think they are useless.
2025-01-21 10:03:52 +09:00
..
lang [EXPLORER] Add tooltip for show desktop button (#7483) 2024-11-01 01:09:22 +07:00
res
appbar.cpp [EXPLORER] Implement ABM_GET/SETSTATE and ABM_GETTASKBARPOS (#7525) 2024-11-25 19:51:19 +01:00
CMakeLists.txt
desktop.cpp
explorer.cpp [EXPLORER] Remove redundant bIsSystemShell assignments (#7542) 2024-12-02 20:42:46 +01:00
explorer.exe.manifest
explorer.rc
notifyiconscust.cpp
precomp.h
resource.h [EXPLORER] Add tooltip for show desktop button (#7483) 2024-11-01 01:09:22 +07:00
rshell.cpp
settings.cpp
shellservice.cpp
startctxmnu.cpp [EXPLORER] Use STDMETHODIMP and override (#7645) 2025-01-21 10:03:52 +09:00
startmnu.cpp
startmnucust.cpp
startmnusite.cpp [EXPLORER] Use STDMETHODIMP and override (#7645) 2025-01-21 10:03:52 +09:00
startup.cpp
syspager.cpp [EXPLORER] Use STDMETHODIMP and override (#7645) 2025-01-21 10:03:52 +09:00
taskband.cpp [EXPLORER] Use STDMETHODIMP and override (#7645) 2025-01-21 10:03:52 +09:00
taskswnd.cpp [EXPLORER] Use STDMETHODIMP and override (#7645) 2025-01-21 10:03:52 +09:00
tbsite.cpp [EXPLORER] Use STDMETHODIMP and override (#7645) 2025-01-21 10:03:52 +09:00
trayclock.cpp [EXPLORER] Use STDMETHODIMP and override (#7645) 2025-01-21 10:03:52 +09:00
traydeskbtn.cpp [EXPLORER] Add tooltip for show desktop button (#7483) 2024-11-01 01:09:22 +07:00
traydeskbtn.h [EXPLORER] Add tooltip for show desktop button (#7483) 2024-11-01 01:09:22 +07:00
trayntfy.cpp [EXPLORER] Use STDMETHODIMP and override (#7645) 2025-01-21 10:03:52 +09:00
trayprop.cpp
traywnd.cpp [EXPLORER] Use STDMETHODIMP and override (#7645) 2025-01-21 10:03:52 +09:00
util.cpp