Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Squirrel/Squirrel.Windows
/ Term
Method
Term
src/Setup/wtl90/atlapp.h:1765–1770 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1763
}
1764
1765
void Term()
1766
{
1767
if(m_hEventShutdown != NULL && ::CloseHandle(m_hEventShutdown))
1768
m_hEventShutdown = NULL;
1769
CAppModule::Term();
1770
}
1771
1772
// COM Server methods
1773
LONG Unlock()
Callers
1
wWinMain
Function · 0.80
Calls
1
Term
Function · 0.85
Tested by
no test coverage detected