Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ashkulz/NppFTP
/ ~DropTargetWindow
Method
~DropTargetWindow
src/DragDropSupport.cpp:29–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
DropTargetWindow::~DropTargetWindow() {
30
}
31
32
bool DropTargetWindow::AcceptType(LPDATAOBJECT /*pDataObj*/) {
33
return false;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected