Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WinMerge/winmerge
/ OnOutput
Method
OnOutput
Externals/StackWalker/Main/StackWalker/StackWalker.cpp:1695–1698 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1693
}
1694
1695
void StackWalker::OnOutput(LPCSTR buffer)
1696
{
1697
OutputDebugStringA(buffer);
1698
}
Callers
1
ShowObject
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected