#include <mi32/mdlg.h>
Inheritance diagram for GETFILEFILTER:

Public Member Functions | |
| GETFILEFILTER () | |
| virtual bool | OnSelection (const FILEPATH &path)=0 |
| void | SetFilterMsg (const UNICODE *string) |
| void | SetFilterMsg (const char *msgkey) |
| virtual | ~GETFILEFILTER () |
Definition at line 216 of file mdlg.h.
|
|
Constructor.
|
|
|
Destructor.
|
|
|
Method called when user attempts to select a file (or folder).
|
|
|
Set message returned by filter using UNICODE string.
|
|
|
Set message returned by filter using message lookup from [getfile] group.
|
1.3.8-20040913