ReactOS 0.4.16-dev-819-g75c0dc0
|
#include "dlgs.h"
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
#include "winuser.h"
#include "winnls.h"
#include "commctrl.h"
#include "shlobj.h"
#include "shellapi.h"
Go to the source code of this file.
Classes | |
struct | COMDLG32_FR_Data |
Variables | |
HINSTANCE COMDLG32_hInstance | DECLSPEC_HIDDEN |
Definition at line 109 of file cdlg32.c.
Referenced by FindTextA(), FindTextW(), ReplaceTextA(), and ReplaceTextW().
void COMDLG32_GetCanonicalPath | ( | PCIDLIST_ABSOLUTE | pidlAbsCurrent, |
LPWSTR | lpstrFile, | ||
LPWSTR | lpstrPathAndFile | ||
) |
Definition at line 752 of file filedlg.c.
Referenced by FILEDLG95_OnOpen(), and on_default_action().
Definition at line 128 of file cdlg32.c.
Referenced by ChooseColorW(), ChooseFontA(), ChooseFontW(), COMDLG32_AllocMem(), COMDLG32_FR_CheckPartial(), COMDLG32_FR_DoFindReplace(), CreateTemplateDialog(), FD31_GetTemplate(), FILEDLG95_OnOpen(), GetFileName95(), GetOpenFileNameA(), GetOpenFileNameW(), GetSaveFileNameA(), GetSaveFileNameW(), init_filedlg_infoW(), pagesetup_common(), PRINTDLG_WMInitDialog(), PRINTDLG_WMInitDialogW(), PrintDlgA(), PrintDlgExA(), PrintDlgExW(), and PrintDlgW().
int COMDLG32_SplitFileNames | ( | LPWSTR | lpstrEdit, |
UINT | nStrLen, | ||
LPWSTR * | lpstrFileList, | ||
UINT * | sizeUsed | ||
) |
Definition at line 792 of file filedlg.c.
Referenced by FILEDLG95_FILENAME_GetFileNames(), and on_default_action().
Definition at line 2861 of file filedlg.c.
Referenced by FILEDLG95_ValidatePathAction(), and on_default_action().
int FILEDLG95_ValidatePathAction | ( | LPWSTR | lpstrPathAndFile, |
IShellFolder ** | ppsf, | ||
HWND | hwnd, | ||
DWORD | flags, | ||
BOOL | isSaveDlg, | ||
int | defAction | ||
) |
Definition at line 2962 of file filedlg.c.
Referenced by FILEDLG95_OnOpen(), and on_default_action().
Definition at line 4664 of file itemdlg.c.
Referenced by DllGetClassObject().
BOOL GetFileName31A | ( | OPENFILENAMEA * | lpofn, |
UINT | dlgType | ||
) |
Definition at line 1148 of file filedlg31.c.
Referenced by GetOpenFileNameA(), and GetSaveFileNameA().
BOOL GetFileName31W | ( | OPENFILENAMEW * | lpofn, |
UINT | dlgType | ||
) |
Definition at line 1173 of file filedlg31.c.
Referenced by GetOpenFileNameW(), and GetSaveFileNameW().
LPITEMIDLIST | ( | WINAPI * | COMDLG32_SHSimpleIDListFromPathAW | ) |
|
extern |
Definition at line 289 of file d3dcompiler_private.h.