reactos/dll/shellext/acppage
Katayama Hirofumi MZ 24fb46c405
[ACPPAGE] Use STDMETHOD macro and keyword override (#6567)
For simplicity and short typing.
JIRA issue: CORE-19469
- Replace "virtual HRESULT STDMETHODCALLTYPE
  m" with "STDMETHOD(m)" (m is a method name).
- Replace "virtual t STDMETHODCALLTYPE m" with
  "STDMETHOD_(t, m)" (t is a type. m is a method
  name).
- Use "override" keyword as possible.
2024-03-02 21:37:05 +09:00
..
lang [ACPPAGE] Update Romanian (ro-RO) translation (#6394) 2024-01-21 21:28:27 +01:00
res
ACPPage.cpp
ACPPage.rc [ACPPAGE] Add Japanese (ja-JP) translation 2023-11-19 20:29:56 +09:00
acppage.spec
CEditCompatModes.cpp
CLayerStringList.hpp [ACPPAGE] Use STDMETHOD macro and keyword override (#6567) 2024-03-02 21:37:05 +09:00
CLayerUIPropPage.cpp
CLayerUIPropPage.hpp
CMakeLists.txt
precomp.h
resource.h