Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BeneficialCode/WinArk
/ Delete
Method
Delete
WinArk/HexControl.cpp:767–769 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
765
}
766
767
bool CHexControl::Delete(int64_t offset, int64_t size) {
768
return false;
769
}
770
771
bool CHexControl::CanCut() const {
772
return false;
Callers
4
OnTimer
Method · 0.45
OnNodeExpanding
Method · 0.45
OnKeyDown
Method · 0.45
DriverEntry
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected