|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <undocshell.h>

Public Attributes | |
| NMHDR | hdr |
| LPCWSTR | lpFile |
| LPCWSTR | lpDirectory |
| UINT | nShow |
Definition at line 189 of file undocshell.h.
| NMHDR _NMRUNFILEDLGW::hdr |
Definition at line 191 of file undocshell.h.
Referenced by RunDlgProc().
| LPCWSTR _NMRUNFILEDLGW::lpDirectory |
Definition at line 193 of file undocshell.h.
Referenced by RunDlgProc().
| LPCWSTR _NMRUNFILEDLGW::lpFile |
Definition at line 192 of file undocshell.h.
Referenced by RunDlgProc().
| UINT _NMRUNFILEDLGW::nShow |
Definition at line 194 of file undocshell.h.
Referenced by RunDlgProc().