|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <shellext.h>


Public Member Functions | |
| string_error (int resno,...) | |
| const char * | what () const noexcept |
Private Attributes | |
| string | msg |
Additional Inherited Members | |
Public Attributes inherited from __exception | |
| vtable_ptr * | vtable |
| char * | name |
| int | do_free |
| const vtable_ptr * | vtable |
| BOOL | do_free |
Definition at line 352 of file shellext.h.
| string_error::string_error | ( | int | resno, |
| ... | |||
| ) |
Definition at line 707 of file main.cpp.
Definition at line 356 of file shellext.h.
|
private |
Definition at line 361 of file shellext.h.
Referenced by string_error(), and what().