MCPcopy 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
438void ClearMenuStructures(void)
439{
440 vMenuInfoFile.clear();
441 vMenuInfoEdit.clear();
442 vMenuInfoSearch.clear();
443 vMenuInfoView.clear();
444}
445
446void GetShortCuts(HWND hWnd)
447{

Callers 1

DllMainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected