Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Apache553/SubtitleFontHelper
/ LogDllLoadFont
Method
LogDllLoadFont
FontLoadInterceptor/EventLog.cpp:77–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
}
76
77
void sfh::EventLog::LogDllLoadFont(uint32_t processId, uint32_t threadId, const wchar_t* path)
78
{
79
EventWriteDllLoadFont(processId, threadId, path);
80
}
Callers
1
TryLoad
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected