+The window must have previously been enabled for dropping by calling
+\helpref{wxWindow::DragAcceptFiles}{wxwindowdragacceptfiles}.
+
+Important note: this is a separate implementation to the more general
+drag and drop implementation documented \helpref{here}{wxdndoverview}. It uses the
+older, Windows message-based approach of dropping files.