Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alamaison/swish
/ AddCommonRGSReplacements
Method
AddCommonRGSReplacements
test/shell_folder-dialogue/Module.cpp:18–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
public :
17
18
virtual HRESULT AddCommonRGSReplacements(IRegistrarBase*) throw()
19
{
20
return S_OK;
21
}
22
};
23
24
CModule _AtlModule; ///< Global module instance
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected