mirror of
https://github.com/reactos/reactos.git
synced 2024-11-02 12:53:33 +00:00
bb297bc351
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. |
||
---|---|---|
.. | ||
CBandSite.cpp | ||
CBandSite.h | ||
CBandSiteMenu.cpp | ||
CBandSiteMenu.h | ||
CBaseBar.cpp | ||
CISFBand.cpp | ||
CISFBand.h | ||
CMakeLists.txt | ||
CSHEnumClassesOfCategories.cpp | ||
shellbars.h |