Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HO-COOH/FastCopy
/ LoadModule
Function
LoadModule
UnitTest/UnitTest.cpp:181–184 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
179
using InvokeFunc = void(*)(IShellItemArray*);
180
181
auto static LoadModule()
182
{
183
return LoadLibrary(LibraryName);
184
}
185
186
auto static GetInvokeFunction(HMODULE module)
187
{
Callers
1
TEST_METHOD
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected