ReactOS 0.4.16-dev-336-gb667d82
|
Go to the source code of this file.
Macros | |
#define | NDEBUG |
Typedefs | |
typedef BOOL(NTAPI * | PUSER_SOUND_SENTRY) (VOID) |
Functions | |
BOOL NTAPI | FirstSoundSentry (VOID) |
BOOL NTAPI | FailSoundSentry (VOID) |
CSR_API (BaseSrvSoundSentryNotification) | |
Variables | |
static PUSER_SOUND_SENTRY | _UserSoundSentry = FirstSoundSentry |
#define NDEBUG |
Definition at line 13 of file sndsntry.c.
Definition at line 18 of file sndsntry.c.
CSR_API | ( | BaseSrvSoundSentryNotification | ) |
Definition at line 61 of file sndsntry.c.
Definition at line 27 of file sndsntry.c.
Referenced by FirstSoundSentry().
Definition at line 35 of file sndsntry.c.
|
static |
Definition at line 21 of file sndsntry.c.
Referenced by CSR_API(), and FirstSoundSentry().