MCPcopy 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
62void sfh::EventLog::LogDllInjectProcessSuccess(uint32_t processId)
63{
64 EventWriteDllInjectProcessSuccess(processId);
65}
66
67void sfh::EventLog::LogDllInjectProcessFailure(uint32_t processId, const wchar_t* reason)
68{

Callers 1

InjectProcessFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected