ReactOS 0.4.16-dev-755-g88f105e
|
#include "winemm.h"
Go to the source code of this file.
Classes | |
struct | WINE_MIDIStream |
struct | mm_starter |
Macros | |
#define | ERR_TO_STR(dev) case dev: return #dev |
#define | WINE_MSM_HEADER (WM_USER+0) |
#define | WINE_MSM_STOP (WM_USER+1) |
Typedefs | |
typedef struct WINE_MIDIStream | WINE_MIDIStream |
Variables | |
HINSTANCE | hWinMM32Instance |
HANDLE | psLastEvent |
CRITICAL_SECTION | WINMM_cs |
typedef struct WINE_MIDIStream WINE_MIDIStream |
UINT WINAPI auxGetDevCapsA | ( | UINT_PTR | uDeviceID, |
LPAUXCAPSA | lpCaps, | ||
UINT | uSize | ||
) |
Definition at line 739 of file winmm.c.
UINT WINAPI auxGetDevCapsW | ( | UINT_PTR | uDeviceID, |
LPAUXCAPSW | lpCaps, | ||
UINT | uSize | ||
) |
Definition at line 723 of file winmm.c.
Referenced by auxGetDevCapsA().
Definition at line 156 of file winmm.c.
|
static |
Definition at line 909 of file winmm.c.
Referenced by midiOutOpen(), and midiStreamOpen().
Definition at line 1336 of file winmm.c.
Referenced by test_midiIn_device().
Definition at line 1276 of file winmm.c.
Referenced by test_midi_infns(), and test_midiIn_device().
UINT WINAPI midiInGetDevCapsA | ( | UINT_PTR | uDeviceID, |
LPMIDIINCAPSA | lpCaps, | ||
UINT | uSize | ||
) |
Definition at line 1209 of file winmm.c.
Referenced by test_midiIn_device(), and test_midiOut_device().
UINT WINAPI midiInGetDevCapsW | ( | UINT_PTR | uDeviceID, |
LPMIDIINCAPSW | lpCaps, | ||
UINT | uSize | ||
) |
Definition at line 1192 of file winmm.c.
Referenced by create_system_ports_list(), and midiInGetDevCapsA().
Definition at line 1184 of file winmm.c.
Referenced by create_system_ports_list(), and test_midi_infns().
UINT WINAPI midiInMessage | ( | HMIDIIN | hMidiIn, |
UINT | uMessage, | ||
DWORD_PTR | dwParam1, | ||
DWORD_PTR | dwParam2 | ||
) |
MMRESULT WINAPI midiInOpen | ( | HMIDIIN * | lphMidiIn, |
UINT | uDeviceID, | ||
DWORD_PTR | dwCallback, | ||
DWORD_PTR | dwInstance, | ||
DWORD | dwFlags | ||
) |
Definition at line 1234 of file winmm.c.
Referenced by test_midi_infns(), and test_midiIn_device().
Definition at line 1294 of file winmm.c.
Referenced by test_midiIn_device().
Definition at line 1382 of file winmm.c.
Referenced by test_midiIn_device().
Definition at line 1313 of file winmm.c.
Referenced by test_midiIn_device().
UINT WINAPI midiOutCacheDrumPatches | ( | HMIDIOUT | hMidiOut, |
UINT | uPatch, | ||
WORD * | lpwKeyArray, | ||
UINT | uFlags | ||
) |
UINT WINAPI midiOutCachePatches | ( | HMIDIOUT | hMidiOut, |
UINT | uBank, | ||
WORD * | lpwPatchArray, | ||
UINT | uFlags | ||
) |
Definition at line 978 of file winmm.c.
Referenced by MIDI_player(), midiStreamClose(), modClose(), START_TEST(), test_midi_outfns(), and test_midiOut_device().
UINT WINAPI midiOutGetDevCapsA | ( | UINT_PTR | uDeviceID, |
LPMIDIOUTCAPSA | lpCaps, | ||
UINT | uSize | ||
) |
Definition at line 832 of file winmm.c.
Referenced by test_midi_outfns(), test_midiOut_device(), and test_midiStream().
UINT WINAPI midiOutGetDevCapsW | ( | UINT_PTR | uDeviceID, |
LPMIDIOUTCAPSW | lpCaps, | ||
UINT | uSize | ||
) |
Definition at line 814 of file winmm.c.
Referenced by create_system_ports_list(), InitAudioDlg(), MIDIMAP_drvOpen(), midiOutGetDevCapsA(), register_midiout_devices(), and test_midiout().
Definition at line 863 of file winmm.c.
Definition at line 888 of file winmm.c.
Referenced by midiOutGetErrorTextA().
Definition at line 1136 of file winmm.c.
Referenced by test_midiOut_device().
Definition at line 806 of file winmm.c.
Referenced by create_system_ports_list(), InitAudioDlg(), main(), MIDI_mciSet(), MIDIMAP_drvOpen(), register_midiout_devices(), test_midi_outfns(), and test_midiout().
Definition at line 1085 of file winmm.c.
Referenced by test_midiOut_device().
Definition at line 1054 of file winmm.c.
Referenced by modLongData(), test_midiOut_device(), and test_midiStream().
UINT WINAPI midiOutMessage | ( | HMIDIOUT | hMidiOut, |
UINT | uMessage, | ||
DWORD_PTR | dwParam1, | ||
DWORD_PTR | dwParam2 | ||
) |
Definition at line 1153 of file winmm.c.
MMRESULT WINAPI midiOutOpen | ( | LPHMIDIOUT | lphMidiOut, |
UINT | uDeviceID, | ||
DWORD_PTR | dwCallback, | ||
DWORD_PTR | dwInstance, | ||
DWORD | dwFlags | ||
) |
Definition at line 939 of file winmm.c.
Referenced by main(), MIDI_player(), modData(), test_midi_outfns(), and test_midiOut_device().
Definition at line 997 of file winmm.c.
Referenced by modLongData(), test_midiOut_device(), and test_midiStream().
Definition at line 1070 of file winmm.c.
Referenced by MIDI_mciStop(), MIDI_player(), MMSYSTEM_MidiStream_MessageHandler(), modReset(), and test_midiOut_device().
Definition at line 1100 of file winmm.c.
Referenced by test_midiOut_device().
Definition at line 1039 of file winmm.c.
Referenced by main(), MIDI_mciPause(), MIDI_player(), MMSYSTEM_MidiStream_Player(), modData(), and test_midiOut_device().
Definition at line 1016 of file winmm.c.
Referenced by modLongData(), test_midiOut_device(), and test_midiStream().
Definition at line 1775 of file winmm.c.
Referenced by midiStreamOpen(), and test_midiStream().
MMRESULT WINAPI midiStreamOpen | ( | HMIDISTRM * | lphMidiStrm, |
LPUINT | lpuDeviceID, | ||
DWORD | cMidi, | ||
DWORD_PTR | dwCallback, | ||
DWORD_PTR | dwInstance, | ||
DWORD | fdwOpen | ||
) |
Definition at line 1795 of file winmm.c.
Referenced by test_midiStream().
Definition at line 1866 of file winmm.c.
Referenced by playStream(), and test_midiStream().
Definition at line 1904 of file winmm.c.
Referenced by test_midiStream().
Definition at line 1925 of file winmm.c.
Referenced by get_position(), and test_position().
Definition at line 1959 of file winmm.c.
Referenced by test_midiStream().
Definition at line 2004 of file winmm.c.
Referenced by midiStreamStop(), and test_midiStream().
Definition at line 2035 of file winmm.c.
Referenced by midiStreamClose(), and test_midiStream().
|
static |
Definition at line 226 of file winmm.c.
Referenced by mixerGetControlDetailsW(), mixerGetID(), mixerGetLineControlsW(), mixerGetLineInfoW(), and mixerSetControlDetails().
|
static |
Definition at line 326 of file winmm.c.
Referenced by mixerOpen().
Definition at line 386 of file winmm.c.
Referenced by SndMixerClose(), SndMixerEnumProducts(), SndMixerSelect(), SpeakerVolumeDlgProc(), START_TEST(), test_mixerClose(), TrayDlgProc(), and VolumeDlgProc().
UINT WINAPI mixerGetControlDetailsA | ( | HMIXEROBJ | hmix, |
LPMIXERCONTROLDETAILS | lpmcdA, | ||
DWORD | fdwDetails | ||
) |
Definition at line 444 of file winmm.c.
Referenced by mixer_test_controlA().
UINT WINAPI mixerGetControlDetailsW | ( | HMIXEROBJ | hmix, |
LPMIXERCONTROLDETAILS | lpmcdW, | ||
DWORD | fdwDetails | ||
) |
Definition at line 423 of file winmm.c.
Referenced by GetMuteState(), GetVolumeValue(), mixer_test_controlW(), mixerGetControlDetailsA(), OnInitDialog(), OnMixerControlChange(), printMixerLine(), and Volume_IsMute().
UINT WINAPI mixerGetDevCapsA | ( | UINT_PTR | uDeviceID, |
LPMIXERCAPSA | lpCaps, | ||
UINT | uSize | ||
) |
Definition at line 288 of file winmm.c.
Referenced by mixer_test_deviceA(), and mixer_testsA().
UINT WINAPI mixerGetDevCapsW | ( | UINT_PTR | uDeviceID, |
LPMIXERCAPSW | lpCaps, | ||
UINT | uSize | ||
) |
Definition at line 314 of file winmm.c.
Referenced by InitVolumeControls(), main(), mixer_test_deviceW(), mixer_testsW(), mixerGetDevCapsA(), and Volume_FindMixerControl().
Definition at line 404 of file winmm.c.
Referenced by GetDevNum(), and Volume_FindMixerControl().
UINT WINAPI mixerGetLineControlsA | ( | HMIXEROBJ | hmix, |
LPMIXERLINECONTROLSA | lpmlcA, | ||
DWORD | fdwControls | ||
) |
Definition at line 503 of file winmm.c.
Referenced by mixer_test_deviceA().
UINT WINAPI mixerGetLineControlsW | ( | HMIXEROBJ | hmix, |
LPMIXERLINECONTROLSW | lpmlcW, | ||
DWORD | fdwControls | ||
) |
Definition at line 571 of file winmm.c.
Referenced by GetMuteControl(), GetVolumeControl(), mixer_test_deviceW(), mixerGetLineControlsA(), OnInitDialog(), printMixerLine(), and Volume_FindMixerControl().
UINT WINAPI mixerGetLineInfoA | ( | HMIXEROBJ | hmix, |
LPMIXERLINEA | lpmliA, | ||
DWORD | fdwInfo | ||
) |
Definition at line 612 of file winmm.c.
Referenced by mixer_test_deviceA().
UINT WINAPI mixerGetLineInfoW | ( | HMIXEROBJ | hmix, |
LPMIXERLINEW | lpmliW, | ||
DWORD | fdwInfo | ||
) |
Definition at line 592 of file winmm.c.
Referenced by GetMuteControl(), GetVolumeControl(), main(), mixer_test_deviceW(), mixerGetLineInfoA(), OnInitDialog(), and Volume_FindMixerControl().
Definition at line 280 of file winmm.c.
Referenced by CreateApplicationWindow(), InitVolumeControls(), main(), mixer_testsA(), mixer_testsW(), SndMixerCreate(), and test_mixerOpen().
UINT WINAPI mixerOpen | ( | LPHMIXER | lphMix, |
UINT | uDeviceID, | ||
DWORD_PTR | dwCallback, | ||
DWORD_PTR | dwInstance, | ||
DWORD | fdwOpen | ||
) |
Definition at line 339 of file winmm.c.
Referenced by InitVolumeControls(), mixer_test_deviceA(), mixer_test_deviceW(), OnInitDialog(), OnTrayInitMixer(), SndMixerEnumProducts(), SndMixerSelect(), test(), and test_mixerOpen().
UINT WINAPI mixerSetControlDetails | ( | HMIXEROBJ | hmix, |
LPMIXERCONTROLDETAILS | lpmcd, | ||
DWORD | fdwDetails | ||
) |
Definition at line 681 of file winmm.c.
Referenced by mixer_test_controlA(), mixer_test_controlW(), OnCommand(), OnHScroll(), OnSetDefaults(), OnVScroll(), printMixerLine(), RestoreVolumeValue(), SetVolumeValue(), SndMixerSetVolumeControlDetails(), and SwitchMuteState().
|
static |
Definition at line 1473 of file winmm.c.
Referenced by midiStreamClose(), midiStreamOut(), midiStreamPause(), midiStreamPosition(), midiStreamProperty(), midiStreamRestart(), and midiStreamStop().
|
static |
Definition at line 1492 of file winmm.c.
Referenced by MMSYSTEM_MidiStream_Player().
|
static |
Definition at line 1513 of file winmm.c.
Referenced by MMSYSTEM_MidiStream_Player().
Definition at line 1632 of file winmm.c.
Referenced by midiStreamOpen().
|
static |
Definition at line 1757 of file winmm.c.
Referenced by midiStreamClose(), and midiStreamStop().
UINT WINAPI mmTaskCreate | ( | LPTASKCALLBACK | cb, |
HANDLE * | ph, | ||
DWORD_PTR | client | ||
) |
Definition at line 2842 of file winmm.c.
Referenced by mmTaskCreate().
|
static |
Definition at line 2052 of file winmm.c.
Referenced by waveInOpen(), and waveOutOpen().
Definition at line 2717 of file winmm.c.
Referenced by audio_wavein::add_buffers_to_driver_(), DSOUND_capture_callback(), IDirectSoundCaptureBufferImpl_Start(), audio_wavein::recording_procedure(), wave_in_test_deviceIn(), WAVE_mciRecord(), WAVE_mciRecordCallback(), and widAddBuffer().
Definition at line 2634 of file winmm.c.
Referenced by audio_wavein::close(), IDirectSoundCaptureBufferImpl_Release(), IDirectSoundCaptureBufferImpl_Start(), wave_in_test_device(), wave_in_test_deviceIn(), WAVE_mciRecord(), and widClose().
UINT WINAPI waveInGetDevCapsA | ( | UINT_PTR | uDeviceID, |
LPWAVEINCAPSA | lpCaps, | ||
UINT | uSize | ||
) |
Definition at line 2597 of file winmm.c.
Referenced by DirectSoundCaptureDevice_Initialize(), wave_in_test_device(), and wave_in_tests().
UINT WINAPI waveInGetDevCapsW | ( | UINT_PTR | uDeviceID, |
LPWAVEINCAPSW | lpCaps, | ||
UINT | uSize | ||
) |
Definition at line 2573 of file winmm.c.
Referenced by CDirectSoundCapture_fnGetCaps(), DirectSoundCaptureEnumerateW(), DSoundEnumerate(), DSPROPERTY_WaveDeviceMappingW(), InitAudioDlg(), KSPropertySetImpl_Get(), register_wavein_devices(), test_wavein(), wave_in_test_device(), wave_in_tests(), waveInGetDevCapsA(), and widGetDevCaps().
Definition at line 2795 of file winmm.c.
Referenced by widMapperStatus().
Definition at line 2565 of file winmm.c.
Referenced by DirectSoundCaptureDevice_Initialize(), DirectSoundCaptureEnumerateW(), DSPROPERTY_DescriptionW(), DSPROPERTY_EnumerateW(), DSPROPERTY_WaveDeviceMappingW(), FindWinMMDeviceIndex(), InitAudioDlg(), register_wavein_devices(), test_recordWAVE(), test_wavein(), wave_in_tests(), WAVE_mciGetDevCaps(), WAVE_mciSet(), widGetDevCaps(), and widOpen().
Definition at line 2779 of file winmm.c.
Referenced by check_position(), wave_in_test_deviceIn(), and widGetPosition().
UINT WINAPI waveInMessage | ( | HWAVEIN | hWaveIn, |
UINT | uMessage, | ||
DWORD_PTR | dwParam1, | ||
DWORD_PTR | dwParam2 | ||
) |
Definition at line 2813 of file winmm.c.
Referenced by DirectSoundCaptureDevice_Initialize(), DSPROPERTY_DescriptionW(), FindWinMMDeviceIndex(), GetDeviceID(), test_wavein(), wave_in_test_device(), and wave_in_tests().
MMRESULT WINAPI waveInOpen | ( | HWAVEIN * | lphWaveIn, |
UINT | uDeviceID, | ||
LPCWAVEFORMATEX | lpFormat, | ||
DWORD_PTR | dwCallback, | ||
DWORD_PTR | dwInstance, | ||
DWORD | dwFlags | ||
) |
Definition at line 2623 of file winmm.c.
Referenced by IDirectSoundCaptureBufferImpl_Create(), audio_wavein::open(), wave_in_test_device(), wave_in_test_deviceIn(), wave_in_tests(), WAVE_mciRecord(), widOpen(), and widOpenHelper().
Definition at line 2653 of file winmm.c.
Referenced by DSOUND_capture_callback(), IDirectSoundCaptureBufferImpl_Start(), audio_wavein::prep_headers_(), wave_in_test_deviceIn(), WAVE_mciRecord(), and widPrepare().
Definition at line 2734 of file winmm.c.
Referenced by IDirectSoundCaptureBufferImpl_Release(), IDirectSoundCaptureBufferImpl_Stop(), audio_wavein::stop_recording(), WAVE_mciRecord(), WAVE_mciStop(), and widReset().
Definition at line 2749 of file winmm.c.
Referenced by IDirectSoundCaptureBufferImpl_Start(), audio_wavein::start_recording(), wave_in_test_deviceIn(), WAVE_mciRecord(), WAVE_mciResume(), and widStart().
Definition at line 2764 of file winmm.c.
Referenced by audio_wavein::stop_recording(), wave_in_test_deviceIn(), WAVE_mciPause(), and widStop().
Definition at line 2684 of file winmm.c.
Referenced by DSOUND_capture_callback(), IDirectSoundCaptureBufferImpl_Start(), audio_wavein::unprep_headers_(), wave_in_test_deviceIn(), WAVE_mciRecord(), and widUnprepare().
Definition at line 2357 of file winmm.c.
Referenced by wodBreakLoop().
Definition at line 2257 of file winmm.c.
Referenced by audio_waveout::close(), DirectSoundDevice_Release(), DSOUND_ReopenDevice(), MCIAVI_player(), proc_PlaySound(), stopTestTone(), test_fragmentsize(), test_multiple_waveopens(), wave_in_test_deviceIn(), WAVE_mciPlay(), wave_out_test_device(), wave_out_test_deviceOut(), and wodClose().
UINT WINAPI waveOutGetDevCapsA | ( | UINT_PTR | uDeviceID, |
LPWAVEOUTCAPSA | lpCaps, | ||
UINT | uSize | ||
) |
Definition at line 2145 of file winmm.c.
Referenced by DirectSoundDevice_Initialize(), wave_out_test_device(), and wave_out_tests().
UINT WINAPI waveOutGetDevCapsW | ( | UINT_PTR | uDeviceID, |
LPWAVEOUTCAPSW | lpCaps, | ||
UINT | uSize | ||
) |
Definition at line 2173 of file winmm.c.
Referenced by DirectSoundEnumerateW(), DSoundEnumerate(), DSPROPERTY_WaveDeviceMappingW(), InitAudioDlg(), KSPropertySetImpl_Get(), register_waveout_devices(), SetDeviceDetails(), test_waveout(), wave_out_test_device(), wave_out_tests(), waveOutGetDevCapsA(), and wodGetDevCaps().
Definition at line 2198 of file winmm.c.
Referenced by wave_out_error().
Definition at line 2223 of file winmm.c.
Referenced by waveOutGetErrorTextA().
Definition at line 2520 of file winmm.c.
Referenced by wodMapperStatus().
Definition at line 2137 of file winmm.c.
Referenced by AudioDlgProc(), DirectSoundDevice_Initialize(), DirectSoundEnumerateW(), DllMain(), DSPROPERTY_DescriptionW(), DSPROPERTY_EnumerateW(), DSPROPERTY_WaveDeviceMappingW(), findWaveDeviceID(), FindWinMMDeviceIndex(), InitAudioDlg(), PlaySoundRoutine(), register_waveout_devices(), SetDeviceDetails(), SoundsDlgProc(), START_TEST(), test_AutoOpenWAVE(), test_fragmentsize(), test_PlaySound(), test_waveout(), VoiceDlgProc(), WAVE_mciGetDevCaps(), WAVE_mciSet(), wave_out_tests(), wodGetDevCaps(), and wodOpen().
Definition at line 2413 of file winmm.c.
Referenced by check_position(), test_fragmentsize(), and wodGetPosition().
Definition at line 2485 of file winmm.c.
Referenced by PrimaryBufferImpl_GetPan(), PrimaryBufferImpl_GetVolume(), PrimaryBufferImpl_SetPan(), PrimaryBufferImpl_SetVolume(), wave_out_test_deviceOut(), and wodGetVolume().
UINT WINAPI waveOutMessage | ( | HWAVEOUT | hWaveOut, |
UINT | uMessage, | ||
DWORD_PTR | dwParam1, | ||
DWORD_PTR | dwParam2 | ||
) |
Definition at line 2538 of file winmm.c.
Referenced by DSOUND_ReopenDevice(), DSPROPERTY_DescriptionW(), FindWinMMDeviceIndex(), GetDeviceID(), test_waveout(), Volume_FindMixerControl(), wave_out_test_device(), and wave_out_tests().
MMRESULT WINAPI waveOutOpen | ( | LPHWAVEOUT | lphWaveOut, |
UINT | uDeviceID, | ||
LPCWAVEFORMATEX | lpFormat, | ||
DWORD_PTR | dwCallback, | ||
DWORD_PTR | dwInstance, | ||
DWORD | dwFlags | ||
) |
Definition at line 2246 of file winmm.c.
Referenced by DSOUND_ReopenDevice(), MCIAVI_OpenAudio(), audio_waveout::open(), playTestTone(), proc_PlaySound(), test_fragmentsize(), test_multiple_waveopens(), wave_in_test_deviceIn(), WAVE_mciPlay(), wave_out_test_device(), wave_out_test_deviceOut(), wave_out_tests(), wodOpen(), and wodOpenHelper().
Definition at line 2371 of file winmm.c.
Referenced by DSOUND_PrimaryOpen(), DSOUND_PrimaryStop(), MCIAVI_mciPause(), audio_waveout::pause(), WAVE_mciPause(), wave_out_test_deviceOut(), and wodPause().
Definition at line 2277 of file winmm.c.
Referenced by DSOUND_PrimaryOpen(), MCIAVI_OpenAudio(), playTestTone(), audio_waveout::prep_headers_(), proc_PlaySound(), test_fragmentsize(), wave_in_test_deviceIn(), WAVE_mciPlay(), wave_out_test_deviceOut(), and wodPrepare().
Definition at line 2385 of file winmm.c.
Referenced by DSOUND_PrimaryClose(), MCIAVI_mciStop(), MCIAVI_player(), MULTIMEDIA_PlaySound(), playTestTone(), proc_PlaySound(), audio_waveout::stop(), stopTestTone(), WAVE_mciPlay(), WAVE_mciStop(), wave_out_test_deviceOut(), and wodReset().
Definition at line 2399 of file winmm.c.
Referenced by DSOUND_PrimaryPlay(), MCIAVI_mciResume(), audio_waveout::play(), WAVE_mciResume(), wave_out_test_deviceOut(), and wodRestart().
Definition at line 2505 of file winmm.c.
Referenced by PrimaryBufferImpl_SetPan(), PrimaryBufferImpl_SetVolume(), wave_out_test_deviceOut(), and wodSetVolume().
Definition at line 2307 of file winmm.c.
Referenced by DSOUND_PrimaryClose(), DSOUND_PrimaryOpen(), MCIAVI_player(), proc_PlaySound(), audio_waveout::unprep_headers_(), wave_in_test_deviceIn(), WAVE_mciPlay(), wave_out_test_deviceOut(), and wodUnprepare().
Definition at line 2341 of file winmm.c.
Referenced by DSOUND_WaveQueue(), MCIAVI_PlayAudioBlocks(), audio_waveout::play(), audio_waveout::playing_procedure(), playTestTone(), proc_PlaySound(), test_fragmentsize(), wave_in_test_deviceIn(), WAVE_mciPlay(), wave_out_test_deviceOut(), and wodWrite().
WINE_DEFAULT_DEBUG_CHANNEL | ( | winmm | ) |
Definition at line 193 of file winmm.c.
Referenced by midiInOpen(), midiOutOpen(), midiStreamOpen(), mixerOpen(), and WAVE_Open().
Definition at line 86 of file winmm.c.
Referenced by OpenDriver().
Definition at line 58 of file winmm.c.
Referenced by DllMain().
Definition at line 69 of file winmm.c.
Referenced by DllMain().
Definition at line 110 of file winmm.c.
Referenced by MMDRV_ExitPerType(), MMDRV_InitPerType(), MMDRV_Message(), and WAVE_Open().
HINSTANCE hWinMM32Instance |
Definition at line 50 of file winmm.c.
Referenced by MCI_GetCommandTable(), MCI_GetDevTypeFromResource(), MCI_HandleReturnValues(), MCI_Open(), MCI_SysInfo(), mciGetErrorStringA(), mciGetErrorStringW(), midiOutGetErrorTextW(), waveOutGetErrorTextW(), and WINMM_CreateIData().
HANDLE psLastEvent |
Definition at line 51 of file winmm.c.
Referenced by MULTIMEDIA_PlaySound(), PlaySound_Free(), WINMM_CreateIData(), and WINMM_DeleteIData().
CRITICAL_SECTION WINMM_cs |
Definition at line 53 of file winmm.c.
Referenced by MCI_Close(), MCI_GetDriver(), MCI_GetDriverFromString(), MCI_LoadMciDriver(), MCI_SysInfo(), MCI_UnLoadMciDriver(), MMIO_Create(), MMIO_Destroy(), MMIO_Get(), MULTIMEDIA_PlaySound(), PlaySound_Free(), proc_PlaySound(), TIME_MMSysTimeCallback(), TIME_SetEventInternal(), timeKillEvent(), WINMM_CreateIData(), and WINMM_DeleteIData().