ReactOS 0.4.16-dev-457-g087979e
|
#include <commdlg.h>
Public Attributes | |
NMHDR | hdr |
LPOPENFILENAMEW | lpOFN |
LPWSTR | pszFile |
NMHDR _OFNOTIFYW::hdr |
Definition at line 411 of file commdlg.h.
Referenced by OFNHookProc(), and SendCustomDlgNotificationMessage().
LPOPENFILENAMEW _OFNOTIFYW::lpOFN |
Definition at line 412 of file commdlg.h.
Referenced by OFNHookProc(), and SendCustomDlgNotificationMessage().
LPWSTR _OFNOTIFYW::pszFile |
Definition at line 413 of file commdlg.h.
Referenced by SendCustomDlgNotificationMessage().