mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 12:26:32 +00:00
de8e1553ec
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. |
||
---|---|---|
.. | ||
lang | ||
resources | ||
CMakeLists.txt | ||
foldercommon.cpp | ||
foldercommon.h | ||
ntobjenum.cpp | ||
ntobjenum.h | ||
ntobjfolder.cpp | ||
ntobjfolder.h | ||
ntobjshex.cpp | ||
ntobjshex.rc | ||
ntobjshex.spec | ||
precomp.h | ||
regfolder.cpp | ||
regfolder.h | ||
resource.h | ||
util.h |