Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ConEmu/ConEmu
/ SetWindowStyle
Method
SetWindowStyle
src/ConEmu/ConEmu.cpp:1633–1636 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1631
}
1632
1633
void CConEmuMain::SetWindowStyle(DWORD anStyle)
1634
{
1635
SetWindowStyle(ghWnd, anStyle);
1636
}
1637
1638
void CConEmuMain::SetWindowStyle(HWND ahWnd, DWORD anStyle)
1639
{
Callers
4
JumpNextMonitor
Method · 0.80
SetWindowMode
Method · 0.80
DoDesktopModeSwitch
Method · 0.80
NC_Wrapper
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected