ReactOS 0.4.16-dev-1097-g530d26a
|
#include <undocshell.h>
Public Attributes | |
NMHDR | hdr |
LPCWSTR | lpFile |
LPCWSTR | lpDirectory |
UINT | nShow |
Definition at line 176 of file undocshell.h.
NMHDR _NMRUNFILEDLGW::hdr |
Definition at line 178 of file undocshell.h.
Referenced by RunDlgProc().
LPCWSTR _NMRUNFILEDLGW::lpDirectory |
Definition at line 180 of file undocshell.h.
Referenced by RunDlgProc().
LPCWSTR _NMRUNFILEDLGW::lpFile |
Definition at line 179 of file undocshell.h.
Referenced by RunDlgProc().
UINT _NMRUNFILEDLGW::nShow |
Definition at line 181 of file undocshell.h.
Referenced by RunDlgProc().