zntg/addons/dragdrop
Sander Schobers 3c89748eac Added drag & drop addon.
- Drop addon is based on WM_DROPFILES, dragdrop addon is based on the OLE IDragDrop interface and thus can registerer more interactions.
- The allg5ui implementation will try to fall back on the drop addon (because the dragdrop addon wouldn't work properly).
- Drop addon is refactored to use the same interface as the dragdrop addon.
2021-06-04 17:17:22 +02:00
..
dragdrop_windows.c Added drag & drop addon. 2021-06-04 17:17:22 +02:00
dragdrop_windows.go Added drag & drop addon. 2021-06-04 17:17:22 +02:00
vector.h Added drag & drop addon. 2021-06-04 17:17:22 +02:00