|
ReactOS 0.4.16-dev-1946-g52006dd
|
Public Attributes | |
| LPWSTR | lpszText |
| LPWSTR | lpszCaption |
| HICON | hIcon |
| BOOL | bYesToAll |
Definition at line 130 of file shlfileop.cpp.
| BOOL confirm_msg_info::bYesToAll |
Definition at line 135 of file shlfileop.cpp.
Referenced by SHELL_ConfirmMsgBox().
| HICON confirm_msg_info::hIcon |
Definition at line 134 of file shlfileop.cpp.
| LPWSTR confirm_msg_info::lpszCaption |
Definition at line 133 of file shlfileop.cpp.
Referenced by SHELL_ConfirmMsgBox().
| LPWSTR confirm_msg_info::lpszText |
Definition at line 132 of file shlfileop.cpp.
Referenced by SHELL_ConfirmMsgBox().