reactos/base
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
..
applications [REGEDIT] Add ES_AUTOHSCROLL to address bar window (#7638) 2025-01-20 01:01:30 +09:00
services [WKSSVC] Stubplement support for level 1101 in NetrWkstaUserGetInfo 2025-01-17 12:54:29 +02:00
setup [SETUP:REACTOS] Revamp the Install-type page layout (#7581) 2024-12-31 12:33:27 +01:00
shell [EXPLORER] Use STDMETHODIMP and override (#7645) 2025-01-21 10:03:52 +09:00
system [WINLOGON] Add WLSESSION logon timestamp (#7590) 2025-01-08 08:28:24 +07:00
CMakeLists.txt