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

Method LogDllAttach

FontLoadInterceptor/EventLog.cpp:25–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23}
24
25void sfh::EventLog::LogDllAttach(uint32_t processId)
26{
27 EventWriteDllAttach(processId);
28}
29
30void sfh::EventLog::LogDllQuerySuccess(uint32_t processId, uint32_t threadId, const wchar_t* requestName,
31 const std::vector<const wchar_t*> responsePaths)

Callers 1

DllMainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected