Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TranslucentTB/TranslucentTB
/ ProcessWaitCallback
Method
ProcessWaitCallback
ExplorerTAP/taskbarappearanceservice.cpp:345–348 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
343
}
344
345
void TaskbarAppearanceService::ProcessWaitCallback(void* parameter, BOOLEAN)
346
{
347
reinterpret_cast<TaskbarAppearanceService *>(parameter)->OnProcessDied();
348
}
Callers
nothing calls this directly
Calls
1
OnProcessDied
Method · 0.80
Tested by
no test coverage detected