ReactOS 0.4.16-dev-125-g798ea90
|
FileDialogEventsTest IFileDialogEventsImpl::events_test |
Definition at line 124 of file itemdlg.c.
Referenced by test_customize(), and test_events().
IFileDialogEvents IFileDialogEventsImpl::IFileDialogEvents_iface |
LONG IFileDialogEventsImpl::OnFileOk |
Definition at line 119 of file itemdlg.c.
Referenced by ensure_zero_events_(), and test_overwrite().
LONG IFileDialogEventsImpl::OnFolderChange |
Definition at line 119 of file itemdlg.c.
Referenced by ensure_zero_events_(), and test_events().
LONG IFileDialogEventsImpl::OnFolderChanging |
Definition at line 119 of file itemdlg.c.
Referenced by ensure_zero_events_(), and test_events().
LONG IFileDialogEventsImpl::OnOverwrite |
Definition at line 121 of file itemdlg.c.
Referenced by ensure_zero_events_(), and test_overwrite().
LONG IFileDialogEventsImpl::OnSelectionChange |
Definition at line 120 of file itemdlg.c.
Referenced by ensure_zero_events_(), and test_events().
LONG IFileDialogEventsImpl::OnShareViolation |
Definition at line 120 of file itemdlg.c.
Referenced by ensure_zero_events_().
LONG IFileDialogEventsImpl::OnTypeChange |
Definition at line 120 of file itemdlg.c.
Referenced by ensure_zero_events_(), and test_events().
LONG IFileDialogEventsImpl::ref |
Definition at line 117 of file itemdlg.c.
Referenced by test_advise_helper().
LPCWSTR IFileDialogEventsImpl::set_filename |
Definition at line 122 of file itemdlg.c.
Referenced by test_filename_opendlg_(), test_filename_savedlg_(), and test_overwrite().
BOOL IFileDialogEventsImpl::set_filename_tried |
Definition at line 123 of file itemdlg.c.
Referenced by test_filename_opendlg_().