ReactOS 0.4.16-dev-306-g647d351
|
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 42 of file playsound.c.
Referenced by PlaySound_GetMMIO().
Definition at line 59 of file playsound.c.
Referenced by PlaySound_GetMMIO().
Definition at line 679 of file playsound.c.
|
static |
Definition at line 589 of file playsound.c.
Referenced by PlaySoundA(), PlaySoundW(), sndPlaySoundA(), and sndPlaySoundW().
|
static |
Definition at line 382 of file playsound.c.
Referenced by MULTIMEDIA_PlaySound().
|
static |
Definition at line 317 of file playsound.c.
Referenced by proc_PlaySound().
|
static |
Definition at line 372 of file playsound.c.
Referenced by PlaySound_AllocAndGetMMIO(), proc_PlaySound(), and proc_PlaySoundAsync().
Definition at line 199 of file playsound.c.
Referenced by PlaySound_AllocAndGetMMIO().
Definition at line 347 of file playsound.c.
Referenced by PlaySound_AllocAndGetMMIO().
|
static |
Definition at line 337 of file playsound.c.
Referenced by proc_PlaySound().
Definition at line 645 of file playsound.c.
Referenced by test_PlaySound().
Definition at line 561 of file playsound.c.
Referenced by proc_PlaySoundAsync().
Definition at line 653 of file playsound.c.
Referenced by MCI_Sound(), OSK_Command(), CUserNotification::PlaySound(), PlaySoundWrapW(), StartSoundTest(), StopSoundTest(), TRASH_PlayEmptyRecycleBinSound(), and VolumeDlgProc().
|
static |
Definition at line 423 of file playsound.c.
Referenced by MULTIMEDIA_PlaySound(), and PlaySoundAsyncThreadProc().
|
static |
Definition at line 571 of file playsound.c.
Referenced by MULTIMEDIA_PlaySound().
Definition at line 661 of file playsound.c.
Referenced by test_sndPlaySound().
Definition at line 670 of file playsound.c.
Referenced by test_sndPlaySound().
WINE_DEFAULT_DEBUG_CHANNEL | ( | winmm | ) |
|
static |
Definition at line 40 of file playsound.c.
Referenced by MULTIMEDIA_PlaySound(), and proc_PlaySound().
|
static |
Definition at line 39 of file playsound.c.
Referenced by MULTIMEDIA_PlaySound(), and PlaySound_Free().