ReactOS 0.4.16-dev-889-g9563c07
|
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 98 of file playsound.c.
Referenced by PlaySound_GetMMIO().
Definition at line 115 of file playsound.c.
Referenced by PlaySound_GetMMIO().
Definition at line 735 of file playsound.c.
|
static |
Definition at line 645 of file playsound.c.
Referenced by PlaySoundA(), PlaySoundW(), sndPlaySoundA(), and sndPlaySoundW().
|
static |
Definition at line 438 of file playsound.c.
Referenced by MULTIMEDIA_PlaySound().
|
static |
Definition at line 373 of file playsound.c.
Referenced by proc_PlaySound().
Definition at line 44 of file playsound.c.
Referenced by get_mmioFromProfile().
|
static |
Definition at line 428 of file playsound.c.
Referenced by PlaySound_AllocAndGetMMIO(), proc_PlaySound(), and proc_PlaySoundAsync().
Definition at line 255 of file playsound.c.
Referenced by PlaySound_AllocAndGetMMIO().
Definition at line 403 of file playsound.c.
Referenced by PlaySound_AllocAndGetMMIO().
|
static |
Definition at line 393 of file playsound.c.
Referenced by proc_PlaySound().
Definition at line 701 of file playsound.c.
Referenced by test_PlaySound().
Definition at line 617 of file playsound.c.
Referenced by proc_PlaySoundAsync().
Definition at line 709 of file playsound.c.
Referenced by MCI_Sound(), OSK_Command(), CUserNotification::PlaySound(), PlaySoundWrapW(), StartSoundTest(), StopSoundTest(), TRASH_PlayEmptyRecycleBinSound(), and VolumeDlgProc().
|
static |
Definition at line 479 of file playsound.c.
Referenced by MULTIMEDIA_PlaySound(), and PlaySoundAsyncThreadProc().
|
static |
Definition at line 627 of file playsound.c.
Referenced by MULTIMEDIA_PlaySound().
Definition at line 717 of file playsound.c.
Referenced by test_sndPlaySound().
Definition at line 726 of file playsound.c.
Referenced by test_sndPlaySound().
WINE_DEFAULT_DEBUG_CHANNEL | ( | winmm | ) |
|
static |
Definition at line 41 of file playsound.c.
Referenced by MULTIMEDIA_PlaySound(), and proc_PlaySound().
|
static |
Definition at line 40 of file playsound.c.
Referenced by MULTIMEDIA_PlaySound(), and PlaySound_Free().