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

Method LogDllQueryFailure

FontLoadInterceptor/EventLog.cpp:56–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54}
55
56void sfh::EventLog::LogDllQueryFailure(uint32_t processId, uint32_t threadId, const wchar_t* requestName,
57 const wchar_t* reason)
58{
59 EventWriteDllQueryFailure(processId, threadId, requestName, reason);
60}
61
62void sfh::EventLog::LogDllInjectProcessSuccess(uint32_t processId)
63{

Callers 1

QueryAndLoadFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected