ReactOS 0.4.16-dev-835-gd769f56
|
#include <shellext.h>
Public Member Functions | |
ntstatus_error (NTSTATUS Status) | |
const char * | what () const noexcept |
Public Attributes | |
NTSTATUS | Status |
![]() | |
vtable_ptr * | vtable |
char * | name |
int | do_free |
const vtable_ptr * | vtable |
BOOL | do_free |
Private Attributes | |
string | msg |
Definition at line 377 of file shellext.h.
ntstatus_error::ntstatus_error | ( | NTSTATUS | Status | ) |
Definition at line 793 of file main.cpp.
Definition at line 381 of file shellext.h.
|
private |
Definition at line 388 of file shellext.h.
Referenced by ntstatus_error(), and what().
NTSTATUS ntstatus_error::Status |
Definition at line 385 of file shellext.h.
Referenced by BtrfsChangeDriveLetter::DlgProc().