MCPcopy Create free account
hub / github.com/Apache553/SubtitleFontHelper / LogDllInjectProcessFailure

Method LogDllInjectProcessFailure

FontLoadInterceptor/EventLog.cpp:67–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65}
66
67void sfh::EventLog::LogDllInjectProcessFailure(uint32_t processId, const wchar_t* reason)
68{
69 EventWriteDllInjectProcessFailure(processId, reason);
70}
71
72void sfh::EventLog::LogDllQueryNoResult(uint32_t processId, uint32_t threadId, const wchar_t* requestName)
73{

Callers 1

InjectProcessFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected