#include <idraganddrop.h>
Public Member Functions |
|
int | TypeCode () |
bool | Load (bool showProgress=true) |
CoreExport bool | CheckDropType (const MCHAR *filename) |
Public Attributes |
|
MSTR | extract_dir |
MSTR | drop_file |
DropType * | drop_file_type |
int TypeCode | ( | ) | [inline, virtual] |
Reimplemented from FileDropType.
{ return MSZIPFILE_DROPTYPE; }
bool Load | ( | bool | showProgress =
true |
) | [virtual] |
Reimplemented from FileDropType.
CoreExport bool CheckDropType | ( | const MCHAR * | filename | ) | [virtual] |
Reimplemented from FileDropType.