FarDialogEvent
struct FarDialogEvent { size_t StructSize; HANDLE hDlg; intptr_t Msg; intptr_t Param1; void *Param2; intptr_t Result; };