Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bumptop/BumpTop
/ GetWindowState
Method
GetWindowState
trunk/win/Source/BT_WindowsOS.cpp:5297–5300 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5295
}
5296
5297
WindowState WindowsSystem::GetWindowState() const
5298
{
5299
return windowState;
5300
}
5301
5302
HINSTANCE WindowsSystem::GetInstanceHandle() const
5303
{
Callers
8
setWindowZOrder
Method · 0.80
HandleDoubleClick
Function · 0.80
CreateBumpObjectsFromDirectory
Function · 0.80
Init
Method · 0.80
OnTimer
Method · 0.80
IsWindowTopMost
Method · 0.80
MsgProc
Method · 0.80
RestoreFromTray
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected