Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chcg/NPP_HexEditor
/ ClearMenuStructures
Function
ClearMenuStructures
HexEditor/src/misc/ModifyMenu.cpp:438–444 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
436
437
438
void ClearMenuStructures(void)
439
{
440
vMenuInfoFile.clear();
441
vMenuInfoEdit.clear();
442
vMenuInfoSearch.clear();
443
vMenuInfoView.clear();
444
}
445
446
void GetShortCuts(HWND hWnd)
447
{
Callers
1
DllMain
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected