ReactOS 0.4.15-dev-7942-gd23573b
_NMRUNFILEDLGW Struct Reference

#include <undocshell.h>

Collaboration diagram for _NMRUNFILEDLGW:

Public Attributes

NMHDR hdr
 
LPCWSTR lpFile
 
LPCWSTR lpDirectory
 
UINT nShow
 

Detailed Description

Definition at line 148 of file undocshell.h.

Member Data Documentation

◆ hdr

NMHDR _NMRUNFILEDLGW::hdr

Definition at line 150 of file undocshell.h.

Referenced by RunDlgProc().

◆ lpDirectory

LPCWSTR _NMRUNFILEDLGW::lpDirectory

Definition at line 152 of file undocshell.h.

Referenced by RunDlgProc().

◆ lpFile

LPCWSTR _NMRUNFILEDLGW::lpFile

Definition at line 151 of file undocshell.h.

Referenced by RunDlgProc().

◆ nShow

UINT _NMRUNFILEDLGW::nShow

Definition at line 153 of file undocshell.h.

Referenced by RunDlgProc().


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