MCPcopy Create free account
hub / github.com/ALTaleX531/OpenGlass / InjectionThreadEntryPoint

Method InjectionThreadEntryPoint

OpenGlass/GlassService.cpp:615–618  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

613}
614
615DWORD GlassService::InjectionThreadEntryPoint(LPVOID)
616{
617 return RunInjectionThread();
618}
619
620DWORD WINAPI GlassService::ServerThreadEntryPoint(PVOID)
621{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected