MCPcopy 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
5297WindowState WindowsSystem::GetWindowState() const
5298{
5299 return windowState;
5300}
5301
5302HINSTANCE WindowsSystem::GetInstanceHandle() const
5303{

Callers 8

setWindowZOrderMethod · 0.80
HandleDoubleClickFunction · 0.80
InitMethod · 0.80
OnTimerMethod · 0.80
IsWindowTopMostMethod · 0.80
MsgProcMethod · 0.80
RestoreFromTrayMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected