Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deskflow/deskflow
/ getWindowInstance
Method
getWindowInstance
src/lib/platform/MSWindowsScreen.cpp:167–171 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
165
}
166
167
HINSTANCE
168
MSWindowsScreen::getWindowInstance()
169
{
170
return s_windowInstance;
171
}
172
173
void MSWindowsScreen::enable()
174
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected