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

Method LogDaemonTryAttach

SubtitleFontAutoLoaderDaemon/EventLog.cpp:62–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60}
61
62void sfh::EventLog::LogDaemonTryAttach(uint32_t processId, const wchar_t* processName,
63 const wchar_t* processArchitecture)
64{
65 EventWriteDaemonTryAttach(processId, processName, processArchitecture);
66}
67
68void sfh::EventLog::LogDaemonBumpVersion(uint32_t oldVersion, uint32_t newVersion)
69{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected