Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HO-COOH/FastCopy
/ ~ExplorerGuard
Method
~ExplorerGuard
SpeedTest/main.cpp:55–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
~ExplorerGuard()
56
{
57
Process<wchar_t> explorer{ Env::GetFolderPath(Env::SpecialFolder::Windows) + L
"\\explorer.exe"
};
58
}
59
};
60
61
/**
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected