ReactOS 0.4.15-dev-7958-gcd0bb1a
tagOFNW Struct Reference

#include <commdlg.h>

Collaboration diagram for tagOFNW:

Public Attributes

DWORD lStructSize
 
HWND hwndOwner
 
HINSTANCE hInstance
 
LPCWSTR lpstrFilter
 
LPWSTR lpstrCustomFilter
 
DWORD nMaxCustFilter
 
DWORD nFilterIndex
 
LPWSTR lpstrFile
 
DWORD nMaxFile
 
LPWSTR lpstrFileTitle
 
DWORD nMaxFileTitle
 
LPCWSTR lpstrInitialDir
 
LPCWSTR lpstrTitle
 
DWORD Flags
 
WORD nFileOffset
 
WORD nFileExtension
 
LPCWSTR lpstrDefExt
 
LPARAM lCustData
 
LPOFNHOOKPROC lpfnHook
 
LPCWSTR lpTemplateName
 

Detailed Description

Definition at line 359 of file commdlg.h.

Member Data Documentation

◆ Flags

◆ hInstance

◆ hwndOwner

◆ lCustData

LPARAM tagOFNW::lCustData

Definition at line 377 of file commdlg.h.

Referenced by DIALOG_Browse().

◆ lpfnHook

◆ lpstrCustomFilter

LPWSTR tagOFNW::lpstrCustomFilter

◆ lpstrDefExt

◆ lpstrFile

◆ lpstrFileTitle

LPWSTR tagOFNW::lpstrFileTitle

◆ lpstrFilter

◆ lpstrInitialDir

LPCWSTR tagOFNW::lpstrInitialDir

◆ lpstrTitle

LPCWSTR tagOFNW::lpstrTitle

◆ lpTemplateName

LPCWSTR tagOFNW::lpTemplateName

Definition at line 379 of file commdlg.h.

Referenced by DIALOG_Browse(), FD31_FreeOfnW(), FD31_GetTemplate(), and FD31_MapOfnStructA().

◆ lStructSize

◆ nFileExtension

◆ nFileOffset

◆ nFilterIndex

◆ nMaxCustFilter

DWORD tagOFNW::nMaxCustFilter

Definition at line 365 of file commdlg.h.

Referenced by DIALOG_Browse(), and FD31_MapOfnStructA().

◆ nMaxFile

◆ nMaxFileTitle

DWORD tagOFNW::nMaxFileTitle

Definition at line 370 of file commdlg.h.

Referenced by DIALOG_Browse(), FD31_MapOfnStructA(), and FileInitialize().


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