mirror of
https://github.com/reactos/reactos.git
synced 2024-11-09 08:08:38 +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. |
||
---|---|---|
.. | ||
CFindFolder.cpp | ||
CFindFolder.h | ||
CMakeLists.txt | ||
CSearchBar.cpp | ||
CSearchBar.h | ||
shellfind.h |