#include MwWidget MwDirectoryChooser(MwWidget handle, const char* title) { return MwFileChooserEx(handle, title, 1); }