Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ HiddenWindow
Method
HiddenWindow
include/CobaltFusion/GuiExecutor.h:25–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
{
24
public:
25
explicit HiddenWindow(Observer& observer) :
26
m_pObserver(&observer)
27
{
28
}
29
30
HWND Create()
31
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected