ReactOS 0.4.16-dev-258-g81860b4
|
#include <commdlg.h>
DWORD tagOFNW::Flags |
Definition at line 373 of file commdlg.h.
Referenced by BrowseSelectedFolder(), CreateTemplateDialog(), DIALOG_Browse(), DialogSaveFile(), DoOpenFile(), DoSaveFile(), FD31_AllocPrivate(), FD31_GetTemplate(), FD31_MapOfnStructA(), FD31_TestPath(), FD31_UpdateResult(), FD31_Validate(), FILEDLG95_FILETYPE_OnCommand(), FILEDLG95_Handle_GetFilePath(), FILEDLG95_HandleCustomDialogMessages(), FILEDLG95_InitControls(), FILEDLG95_LOOKIN_OnCommand(), FILEDLG95_OnOpen(), FILEDLG95_OnOpenMultipleFiles(), FILEDLG95_OnWMGetMMI(), FILEDLG95_OnWMSize(), FILEDLG95_ResizeControls(), FILEDLG95_SendFileOK(), FILEDLG95_SHELL_Init(), FILEDLG95_SHELL_UpFolder(), FileOpenDlgProc95(), GetFileName95(), CMainWindow::GetSaveFileName(), InitInstance(), is_places_bar_enabled(), IShellBrowserImpl_ICommDlgBrowser_IncludeObject(), IShellBrowserImpl_ICommDlgBrowser_OnDefaultCommand(), IShellBrowserImpl_OnSelChange(), MountImage(), Preview_pSaveImageAs(), SaveClipboardToFile(), test_directory_filename(), test_null_filename(), and wWinMain().
HINSTANCE tagOFNW::hInstance |
Definition at line 362 of file commdlg.h.
Referenced by CreateTemplateDialog(), DIALOG_Browse(), FD31_GetTemplate(), FD31_MapOfnStructA(), CMainWindow::GetSaveFileName(), InitInstance(), SaveClipboardToFile(), test_directory_filename(), and test_null_filename().
HWND tagOFNW::hwndOwner |
Definition at line 361 of file commdlg.h.
Referenced by DIALOG_Browse(), DialogSaveFile(), FD31_MapOfnStructA(), FileInitialize(), GetFileName31W(), GetFileName95(), CMainWindow::GetSaveFileName(), InitInstance(), MountImage(), Preview_pSaveImageAs(), SaveClipboardToFile(), and wWinMain().
LPARAM tagOFNW::lCustData |
Definition at line 377 of file commdlg.h.
Referenced by DIALOG_Browse().
LPOFNHOOKPROC tagOFNW::lpfnHook |
Definition at line 378 of file commdlg.h.
Referenced by CreateTemplateDialog(), DIALOG_Browse(), FD31_AllocPrivate(), FD31_CallWindowProc(), CMainWindow::GetSaveFileName(), test_directory_filename(), and test_null_filename().
LPWSTR tagOFNW::lpstrCustomFilter |
Definition at line 364 of file commdlg.h.
Referenced by DIALOG_Browse(), FD31_FreeOfnW(), FD31_MapOfnStructA(), FILEDLG95_OnOpen(), and init_filedlg_infoA().
LPCWSTR tagOFNW::lpstrDefExt |
Definition at line 376 of file commdlg.h.
Referenced by DIALOG_Browse(), DialogSaveFile(), FD31_MapOfnStructA(), FileInitialize(), CMainWindow::GetSaveFileName(), init_filedlg_infoA(), InitInstance(), Preview_pSaveImageAs(), SaveClipboardToFile(), test_directory_filename(), test_null_filename(), and wWinMain().
LPWSTR tagOFNW::lpstrFile |
Definition at line 367 of file commdlg.h.
Referenced by ClearEvents(), DIALOG_Browse(), DialogSaveFile(), DoOpenFile(), DoSaveFile(), FD31_FreeOfnW(), FD31_MapOfnStructA(), FD31_UpdateResult(), FD31_Validate(), FILEDLG95_OnOpen(), GetFileName31W(), CMainWindow::GetSaveFileName(), init_filedlg_infoA(), MountImage(), OFNHookProc(), OpenUserEventLog(), Preview_pSaveImageAs(), SaveClipboardToFile(), SaveEventLog(), test_directory_filename(), test_null_filename(), and wWinMain().
LPWSTR tagOFNW::lpstrFileTitle |
Definition at line 369 of file commdlg.h.
Referenced by DIALOG_Browse(), DoOpenFile(), FD31_FreeOfnW(), FD31_MapOfnStructA(), and FD31_UpdateFileTitle().
LPCWSTR tagOFNW::lpstrFilter |
Definition at line 363 of file commdlg.h.
Referenced by DIALOG_Browse(), DialogSaveFile(), DoOpenFile(), DoSaveFile(), FD31_FreeOfnW(), FD31_MapOfnStructA(), CMainWindow::GetSaveFileName(), init_filedlg_infoA(), InitInstance(), MountImage(), Preview_pSaveImageAs(), SaveClipboardToFile(), test_directory_filename(), test_null_filename(), and wWinMain().
LPCWSTR tagOFNW::lpstrInitialDir |
Definition at line 371 of file commdlg.h.
Referenced by DIALOG_Browse(), FD31_FreeOfnW(), FD31_MapOfnStructA(), init_filedlg_infoA(), and InitInstance().
LPCWSTR tagOFNW::lpstrTitle |
Definition at line 372 of file commdlg.h.
Referenced by DIALOG_Browse(), FD31_FreeOfnW(), FD31_MapOfnStructA(), init_filedlg_infoA(), and wWinMain().
LPCWSTR tagOFNW::lpTemplateName |
Definition at line 379 of file commdlg.h.
Referenced by DIALOG_Browse(), FD31_FreeOfnW(), FD31_GetTemplate(), and FD31_MapOfnStructA().
DWORD tagOFNW::lStructSize |
Definition at line 360 of file commdlg.h.
Referenced by DIALOG_Browse(), DialogSaveFile(), FD31_AllocPrivate(), FD31_MapOfnStructA(), FD31_Validate(), FileInitialize(), CMainWindow::GetSaveFileName(), InitInstance(), is_places_bar_enabled(), MountImage(), Preview_pSaveImageAs(), SaveClipboardToFile(), test_directory_filename(), test_null_filename(), and wWinMain().
WORD tagOFNW::nFileExtension |
Definition at line 375 of file commdlg.h.
Referenced by DIALOG_Browse(), FD31_MapOfnStructA(), FD31_UpdateResult(), FILEDLG95_OnOpen(), FILEDLG95_OnOpenMultipleFiles(), GetFileName31W(), and test_null_filename().
WORD tagOFNW::nFileOffset |
Definition at line 374 of file commdlg.h.
Referenced by DIALOG_Browse(), FD31_MapOfnStructA(), FD31_UpdateResult(), FILEDLG95_OnOpen(), FILEDLG95_OnOpenMultipleFiles(), GetFileName31W(), and test_null_filename().
DWORD tagOFNW::nFilterIndex |
Definition at line 366 of file commdlg.h.
Referenced by DIALOG_Browse(), DialogSaveFile(), FD31_FileTypeChange(), FD31_MapOfnStructA(), FILEDLG95_FILETYPE_Init(), FILEDLG95_FILETYPE_OnCommand(), FILEDLG95_OnOpen(), CMainWindow::GetSaveFileName(), and Preview_pSaveImageAs().
DWORD tagOFNW::nMaxCustFilter |
Definition at line 365 of file commdlg.h.
Referenced by DIALOG_Browse(), and FD31_MapOfnStructA().
DWORD tagOFNW::nMaxFile |
Definition at line 368 of file commdlg.h.
Referenced by ClearEvents(), DIALOG_Browse(), DialogSaveFile(), FD31_MapOfnStructA(), FD31_UpdateResult(), FILEDLG95_OnOpen(), FileInitialize(), CMainWindow::GetSaveFileName(), init_filedlg_infoA(), MountImage(), OFNHookProc(), OpenUserEventLog(), Preview_pSaveImageAs(), SaveClipboardToFile(), SaveEventLog(), test_directory_filename(), test_null_filename(), and wWinMain().
DWORD tagOFNW::nMaxFileTitle |
Definition at line 370 of file commdlg.h.
Referenced by DIALOG_Browse(), FD31_MapOfnStructA(), and FileInitialize().