ReactOS 0.4.16-dev-570-g1868985
|
#include <undocshell.h>
Public Attributes | |
NMHDR | hdr |
LPCWSTR | lpFile |
LPCWSTR | lpDirectory |
UINT | nShow |
Definition at line 167 of file undocshell.h.
NMHDR _NMRUNFILEDLGW::hdr |
Definition at line 169 of file undocshell.h.
Referenced by RunDlgProc().
LPCWSTR _NMRUNFILEDLGW::lpDirectory |
Definition at line 171 of file undocshell.h.
Referenced by RunDlgProc().
LPCWSTR _NMRUNFILEDLGW::lpFile |
Definition at line 170 of file undocshell.h.
Referenced by RunDlgProc().
UINT _NMRUNFILEDLGW::nShow |
Definition at line 172 of file undocshell.h.
Referenced by RunDlgProc().