#include "dragdrop.h"
Macros | |
#define | __dragdropFDF__ |
Functions | |
DragDropFunction | mdlFileDragAndDrop_setFunction (DragDropFunction userDragDropFunc) |
Register a user function to be called when a particular the operator drops files on any MicroStation window. More... | |
int | mdlFileDragAndDrop_processFileList (DragDropFileEvent *ddfeP) |
The mdlFileDragAndDrop_processFileList function is used to cycle through the loaded MDL applications calling the File Drag and Drop function for each. More... | |
#define __dragdropFDF__ |