Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ajkhoury/ReClassEx
/ OnButtonResume
Method
OnButtonResume
ReClass/ReClassEx.cpp:417–420 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
415
}
416
417
void CReClassExApp::OnButtonResume( )
418
{
419
PauseResumeThreadList( TRUE );
420
}
421
422
void CReClassExApp::OnUpdateButtonResume( CCmdUI *pCmdUI )
423
{
Callers
nothing calls this directly
Calls
1
PauseResumeThreadList
Function · 0.85
Tested by
no test coverage detected