ReactOS 0.4.16-dev-136-g52192f1
|
Go to the source code of this file.
Classes | |
class | CQueryContinue |
Macros | |
#define | NDEBUG |
#define | ok_hr(status, expected) ok_hex(status, expected) |
#define | HRESULT_CANCELLED HRESULT_FROM_WIN32(ERROR_CANCELLED) |
Functions | |
static void | TestNotification (void) |
DWORD CALLBACK | TestThread (LPVOID lpParam) |
START_TEST (CUserNotification) | |
#define HRESULT_CANCELLED HRESULT_FROM_WIN32(ERROR_CANCELLED) |
Definition at line 15 of file CUserNotification.cpp.
#define NDEBUG |
Definition at line 10 of file CUserNotification.cpp.
Definition at line 13 of file CUserNotification.cpp.
START_TEST | ( | CUserNotification | ) |
Definition at line 189 of file CUserNotification.cpp.
Definition at line 73 of file CUserNotification.cpp.
Referenced by TestThread().
Definition at line 176 of file CUserNotification.cpp.
Referenced by START_TEST().