cnjinhao / nana

a modern C++ GUI library
https://nana.acemind.cn
Boost Software License 1.0
2.3k stars 331 forks source link

treebox::clear failed repair and arg_dropfiles::pos repair #625

Closed uuiid closed 2 years ago

uuiid commented 3 years ago

The incoming node may be directly a pointer to the root node 传入节点有可能直接是根节点的指针

uuiid commented 3 years ago

::DragQueryPoint(drop, &mswin_pos); Returns the location of the point dragged into the file window Is the position relative to the registered window handle https://docs.microsoft.com/en-us/windows/win32/api/shellapi/nf-shellapi-dragquerypoint

cnjinhao commented 2 years ago

Thanks for your PR. It has been merged into branch develop-1.8