Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Apache553/SubtitleFontHelper
/ LogDllInjectProcessSuccess
Method
LogDllInjectProcessSuccess
FontLoadInterceptor/EventLog.cpp:62–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
}
61
62
void sfh::EventLog::LogDllInjectProcessSuccess(uint32_t processId)
63
{
64
EventWriteDllInjectProcessSuccess(processId);
65
}
66
67
void sfh::EventLog::LogDllInjectProcessFailure(uint32_t processId, const wchar_t* reason)
68
{
Callers
1
InjectProcess
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected