Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Apache553/SubtitleFontHelper
/ DummyThread
Function
DummyThread
FontLoadInterceptor/dllmain.cpp:63–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
DWORD WINAPI DummyThread(LPVOID lpThreadParameter)
64
{
65
return 0;
66
}
67
68
namespace sfh
69
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected