ReactOS 0.4.15-dev-7924-g5949c20
FileOpenDlgInfos Struct Reference

#include <filedlgbrowser.h>

Collaboration diagram for FileOpenDlgInfos:

Public Attributes

LPOPENFILENAMEW ofnInfos
 
BOOL unicode
 
LPWSTR initdir
 
LPWSTR filename
 
LPCWSTR title
 
LPCWSTR defext
 
LPCWSTR filter
 
LPCWSTR customfilter
 
SIZE sizedlg
 
POINT initial_size
 
struct {
   IShellBrowser *   FOIShellBrowser
 
   IShellFolder *   FOIShellFolder
 
   IShellView *   FOIShellView
 
   IDataObject *   FOIDataObject
 
Shell
 
struct {
   HWND   hwndOwner
 
   HWND   hwndView
 
   FOLDERSETTINGS   folderSettings
 
   LPITEMIDLIST   pidlAbsCurrent
 
   LPWSTR   lpstrCurrentFilter
 
ShellInfos
 
struct {
   HWND   hwndFileTypeCB
 
   HWND   hwndLookInCB
 
   HWND   hwndFileName
 
   HWND   hwndTB
 
   HWND   hwndGrip
 
   HWND   hwndCustomDlg
 
   DWORD   dwDlgProp
 
DlgInfos
 
struct {
   UINT   fileokstring
 
   UINT   lbselchstring
 
   UINT   helpmsgstring
 
   UINT   sharevistring
 
HookMsg
 
BOOL ole_initialized
 
LPITEMIDLIST places [5]
 

Detailed Description

Definition at line 52 of file filedlgbrowser.h.

Member Data Documentation

◆ customfilter

LPCWSTR FileOpenDlgInfos::customfilter

Definition at line 62 of file filedlgbrowser.h.

Referenced by FILEDLG95_FILETYPE_Init(), and FILEDLG95_FILETYPE_OnCommand().

◆ defext

LPCWSTR FileOpenDlgInfos::defext

◆ 

◆ dwDlgProp

DWORD FileOpenDlgInfos::dwDlgProp

Definition at line 87 of file filedlgbrowser.h.

◆ filename

LPWSTR FileOpenDlgInfos::filename

Definition at line 58 of file filedlgbrowser.h.

Referenced by FILEDLG95_FillControls(), and FILEDLG95_InitControls().

◆ fileokstring

UINT FileOpenDlgInfos::fileokstring

Definition at line 91 of file filedlgbrowser.h.

◆ filter

LPCWSTR FileOpenDlgInfos::filter

Definition at line 61 of file filedlgbrowser.h.

Referenced by FILEDLG95_FILETYPE_Init(), and FILEDLG95_InitControls().

◆ FOIDataObject

IDataObject* FileOpenDlgInfos::FOIDataObject

Definition at line 69 of file filedlgbrowser.h.

◆ FOIShellBrowser

IShellBrowser* FileOpenDlgInfos::FOIShellBrowser

Definition at line 66 of file filedlgbrowser.h.

◆ FOIShellFolder

IShellFolder* FileOpenDlgInfos::FOIShellFolder

Definition at line 67 of file filedlgbrowser.h.

◆ FOIShellView

IShellView* FileOpenDlgInfos::FOIShellView

Definition at line 68 of file filedlgbrowser.h.

◆ folderSettings

FOLDERSETTINGS FileOpenDlgInfos::folderSettings

Definition at line 75 of file filedlgbrowser.h.

◆ helpmsgstring

UINT FileOpenDlgInfos::helpmsgstring

Definition at line 93 of file filedlgbrowser.h.

◆ 

struct { ... } FileOpenDlgInfos::HookMsg

◆ hwndCustomDlg

HWND FileOpenDlgInfos::hwndCustomDlg

Definition at line 86 of file filedlgbrowser.h.

◆ hwndFileName

HWND FileOpenDlgInfos::hwndFileName

Definition at line 83 of file filedlgbrowser.h.

◆ hwndFileTypeCB

HWND FileOpenDlgInfos::hwndFileTypeCB

Definition at line 81 of file filedlgbrowser.h.

◆ hwndGrip

HWND FileOpenDlgInfos::hwndGrip

Definition at line 85 of file filedlgbrowser.h.

◆ hwndLookInCB

HWND FileOpenDlgInfos::hwndLookInCB

Definition at line 82 of file filedlgbrowser.h.

◆ hwndOwner

HWND FileOpenDlgInfos::hwndOwner

Definition at line 73 of file filedlgbrowser.h.

◆ hwndTB

HWND FileOpenDlgInfos::hwndTB

Definition at line 84 of file filedlgbrowser.h.

◆ hwndView

HWND FileOpenDlgInfos::hwndView

Definition at line 74 of file filedlgbrowser.h.

◆ initdir

LPWSTR FileOpenDlgInfos::initdir

Definition at line 57 of file filedlgbrowser.h.

Referenced by FILEDLG95_FillControls(), and FILEDLG95_InitControls().

◆ initial_size

POINT FileOpenDlgInfos::initial_size

Definition at line 64 of file filedlgbrowser.h.

Referenced by FILEDLG95_OnWMGetMMI(), FileOpenDlgProc95(), and GetFileName95().

◆ lbselchstring

UINT FileOpenDlgInfos::lbselchstring

Definition at line 92 of file filedlgbrowser.h.

◆ lpstrCurrentFilter

LPWSTR FileOpenDlgInfos::lpstrCurrentFilter

Definition at line 77 of file filedlgbrowser.h.

◆ ofnInfos

◆ ole_initialized

BOOL FileOpenDlgInfos::ole_initialized

Definition at line 97 of file filedlgbrowser.h.

Referenced by FileOpenDlgProc95(), and GetFileName95().

◆ pidlAbsCurrent

LPITEMIDLIST FileOpenDlgInfos::pidlAbsCurrent

Definition at line 76 of file filedlgbrowser.h.

◆ places

LPITEMIDLIST FileOpenDlgInfos::places[5]

◆ sharevistring

UINT FileOpenDlgInfos::sharevistring

Definition at line 94 of file filedlgbrowser.h.

◆ 

◆ 

◆ sizedlg

SIZE FileOpenDlgInfos::sizedlg

Definition at line 63 of file filedlgbrowser.h.

Referenced by FILEDLG95_OnWMSize(), FileOpenDlgProc95(), and GetFileName95().

◆ title

LPCWSTR FileOpenDlgInfos::title

◆ unicode


The documentation for this struct was generated from the following file: