ReactOS 0.4.16-dev-401-g45b008d
|
#include <shellext.h>
Public Member Functions | |
last_error (DWORD errnum) | |
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 365 of file shellext.h.
last_error::last_error | ( | DWORD | errnum | ) |
Definition at line 766 of file main.cpp.
Definition at line 369 of file shellext.h.
|
private |
Definition at line 374 of file shellext.h.
Referenced by last_error(), and what().