ReactOS 0.4.15-dev-7131-ge4d03f4
|
#include <undocshell.h>
Public Attributes | |
NMHDR | hdr |
LPCWSTR | lpFile |
LPCWSTR | lpDirectory |
UINT | nShow |
Definition at line 147 of file undocshell.h.
NMHDR _NMRUNFILEDLGW::hdr |
Definition at line 149 of file undocshell.h.
Referenced by RunDlgProc().
LPCWSTR _NMRUNFILEDLGW::lpDirectory |
Definition at line 151 of file undocshell.h.
Referenced by RunDlgProc().
LPCWSTR _NMRUNFILEDLGW::lpFile |
Definition at line 150 of file undocshell.h.
Referenced by RunDlgProc().
UINT _NMRUNFILEDLGW::nShow |
Definition at line 152 of file undocshell.h.
Referenced by RunDlgProc().