ReactOS 0.4.16-dev-747-gbc52d5f
|
Public Attributes | |
LPWSTR | lpszText |
LPWSTR | lpszCaption |
HICON | hIcon |
BOOL | bYesToAll |
Definition at line 87 of file shlfileop.cpp.
BOOL confirm_msg_info::bYesToAll |
Definition at line 92 of file shlfileop.cpp.
Referenced by SHELL_ConfirmMsgBox().
HICON confirm_msg_info::hIcon |
Definition at line 91 of file shlfileop.cpp.
LPWSTR confirm_msg_info::lpszCaption |
Definition at line 90 of file shlfileop.cpp.
Referenced by SHELL_ConfirmMsgBox().
LPWSTR confirm_msg_info::lpszText |
Definition at line 89 of file shlfileop.cpp.
Referenced by SHELL_ConfirmMsgBox().