ReactOS 0.4.15-dev-6644-g539123c
|
Go to the source code of this file.
Classes | |
struct | tagWINE_PLAYSOUND |
struct | playsound_data |
Typedefs | |
typedef struct tagWINE_PLAYSOUND | WINE_PLAYSOUND |
Variables | |
static WINE_PLAYSOUND * | PlaySoundCurrent |
static BOOL | bPlaySoundStop |
typedef struct tagWINE_PLAYSOUND WINE_PLAYSOUND |
|
static |
Definition at line 40 of file playsound.c.
Referenced by PlaySound_GetMMIO().
Definition at line 57 of file playsound.c.
Referenced by PlaySound_GetMMIO().
Definition at line 677 of file playsound.c.
|
static |
Definition at line 587 of file playsound.c.
Referenced by PlaySoundA(), PlaySoundW(), sndPlaySoundA(), and sndPlaySoundW().
|
static |
Definition at line 380 of file playsound.c.
Referenced by MULTIMEDIA_PlaySound().
|
static |
Definition at line 315 of file playsound.c.
Referenced by proc_PlaySound().
|
static |
Definition at line 370 of file playsound.c.
Referenced by PlaySound_AllocAndGetMMIO(), proc_PlaySound(), and proc_PlaySoundAsync().
Definition at line 197 of file playsound.c.
Referenced by PlaySound_AllocAndGetMMIO().
Definition at line 345 of file playsound.c.
Referenced by PlaySound_AllocAndGetMMIO().
|
static |
Definition at line 335 of file playsound.c.
Referenced by proc_PlaySound().
Definition at line 643 of file playsound.c.
Referenced by test_PlaySound().
Definition at line 559 of file playsound.c.
Referenced by proc_PlaySoundAsync().
Definition at line 651 of file playsound.c.
Referenced by MCI_Sound(), OSK_Command(), CUserNotification::PlaySound(), PlaySoundWrapW(), StartSoundTest(), StopSoundTest(), TRASH_PlayEmptyRecycleBinSound(), and VolumeDlgProc().
|
static |
Definition at line 421 of file playsound.c.
Referenced by MULTIMEDIA_PlaySound(), and PlaySoundAsyncThreadProc().
|
static |
Definition at line 569 of file playsound.c.
Referenced by MULTIMEDIA_PlaySound().
Definition at line 659 of file playsound.c.
Referenced by test_sndPlaySound().
Definition at line 668 of file playsound.c.
Referenced by test_sndPlaySound().
WINE_DEFAULT_DEBUG_CHANNEL | ( | winmm | ) |
|
static |
Definition at line 38 of file playsound.c.
Referenced by MULTIMEDIA_PlaySound(), and proc_PlaySound().
|
static |
Definition at line 37 of file playsound.c.
Referenced by MULTIMEDIA_PlaySound(), and PlaySound_Free().