ReactOS 0.4.15-dev-5853-gcb454ef
|
#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 |
HANDLE | psStopEvent |
CRITICAL_SECTION | WINMM_cs |
typedef struct WINE_MIDIStream WINE_MIDIStream |
UINT WINAPI auxGetDevCapsA | ( | UINT_PTR | uDeviceID, |
LPAUXCAPSA | lpCaps, | ||
UINT | uSize | ||
) |
Definition at line 742 of file winmm.c.
UINT WINAPI auxGetDevCapsW | ( | UINT_PTR | uDeviceID, |
LPAUXCAPSW | lpCaps, | ||
UINT | uSize | ||
) |
Definition at line 726 of file winmm.c.
Referenced by auxGetDevCapsA().
Definition at line 159 of file winmm.c.
|
static |
Definition at line 912 of file winmm.c.
Referenced by midiOutOpen(), and midiStreamOpen().
Definition at line 1339 of file winmm.c.
Referenced by test_midiIn_device().
Definition at line 1279 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 1212 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 1195 of file winmm.c.
Referenced by create_system_ports_list(), and midiInGetDevCapsA().
Definition at line 1187 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 1237 of file winmm.c.
Referenced by test_midi_infns(), and test_midiIn_device().
Definition at line 1297 of file winmm.c.
Referenced by test_midiIn_device().
Definition at line 1385 of file winmm.c.
Referenced by test_midiIn_device().
Definition at line 1316 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 981 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 835 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 817 of file winmm.c.
Referenced by create_system_ports_list(), InitAudioDlg(), MIDIMAP_drvOpen(), midiOutGetDevCapsA(), register_midiout_devices(), and test_midiout().
Definition at line 866 of file winmm.c.
Definition at line 891 of file winmm.c.
Referenced by midiOutGetErrorTextA().
Definition at line 1139 of file winmm.c.
Referenced by test_midiOut_device().
Definition at line 809 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 1088 of file winmm.c.
Referenced by test_midiOut_device().
Definition at line 1057 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 1156 of file winmm.c.
MMRESULT WINAPI midiOutOpen | ( | LPHMIDIOUT | lphMidiOut, |
UINT | uDeviceID, | ||
DWORD_PTR | dwCallback, | ||
DWORD_PTR | dwInstance, | ||
DWORD | dwFlags | ||
) |
Definition at line 942 of file winmm.c.
Referenced by main(), MIDI_player(), modData(), test_midi_outfns(), and test_midiOut_device().
Definition at line 1000 of file winmm.c.
Referenced by modLongData(), test_midiOut_device(), and test_midiStream().
Definition at line 1073 of file winmm.c.
Referenced by MIDI_mciStop(), MIDI_player(), MMSYSTEM_MidiStream_MessageHandler(), modReset(), and test_midiOut_device().
Definition at line 1103 of file winmm.c.
Referenced by test_midiOut_device().
Definition at line 1042 of file winmm.c.
Referenced by main(), MIDI_mciPause(), MIDI_player(), MMSYSTEM_MidiStream_Player(), modData(), and test_midiOut_device().
Definition at line 1019 of file winmm.c.
Referenced by modLongData(), test_midiOut_device(), and test_midiStream().
Definition at line 1778 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 1798 of file winmm.c.
Referenced by test_midiStream().
Definition at line 1869 of file winmm.c.
Referenced by playStream(), and test_midiStream().
Definition at line 1907 of file winmm.c.
Referenced by test_midiStream().
Definition at line 1928 of file winmm.c.
Referenced by get_position(), and test_position().
Definition at line 1962 of file winmm.c.
Referenced by test_midiStream().
Definition at line 2007 of file winmm.c.
Referenced by midiStreamStop(), and test_midiStream().
Definition at line 2038 of file winmm.c.
Referenced by midiStreamClose(), and test_midiStream().
|
static |
Definition at line 229 of file winmm.c.
Referenced by mixerGetControlDetailsW(), mixerGetID(), mixerGetLineControlsW(), mixerGetLineInfoW(), and mixerSetControlDetails().
|
static |
Definition at line 329 of file winmm.c.
Referenced by mixerOpen().
Definition at line 389 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 447 of file winmm.c.
Referenced by mixer_test_controlA().
UINT WINAPI mixerGetControlDetailsW | ( | HMIXEROBJ | hmix, |
LPMIXERCONTROLDETAILS | lpmcdW, | ||
DWORD | fdwDetails | ||
) |
Definition at line 426 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 291 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 317 of file winmm.c.
Referenced by InitVolumeControls(), main(), mixer_test_deviceW(), mixer_testsW(), mixerGetDevCapsA(), and Volume_FindMixerControl().
Definition at line 407 of file winmm.c.
Referenced by GetDevNum(), and Volume_FindMixerControl().
UINT WINAPI mixerGetLineControlsA | ( | HMIXEROBJ | hmix, |
LPMIXERLINECONTROLSA | lpmlcA, | ||
DWORD | fdwControls | ||
) |
Definition at line 506 of file winmm.c.
Referenced by mixer_test_deviceA().
UINT WINAPI mixerGetLineControlsW | ( | HMIXEROBJ | hmix, |
LPMIXERLINECONTROLSW | lpmlcW, | ||
DWORD | fdwControls | ||
) |
Definition at line 574 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 615 of file winmm.c.
Referenced by mixer_test_deviceA().
UINT WINAPI mixerGetLineInfoW | ( | HMIXEROBJ | hmix, |
LPMIXERLINEW | lpmliW, | ||
DWORD | fdwInfo | ||
) |
Definition at line 595 of file winmm.c.
Referenced by GetMuteControl(), GetVolumeControl(), main(), mixer_test_deviceW(), mixerGetLineInfoA(), OnInitDialog(), and Volume_FindMixerControl().
Definition at line 283 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 342 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 684 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 1476 of file winmm.c.
Referenced by midiStreamClose(), midiStreamOut(), midiStreamPause(), midiStreamPosition(), midiStreamProperty(), midiStreamRestart(), and midiStreamStop().
|
static |
Definition at line 1495 of file winmm.c.
Referenced by MMSYSTEM_MidiStream_Player().
|
static |
Definition at line 1516 of file winmm.c.
Referenced by MMSYSTEM_MidiStream_Player().
Definition at line 1635 of file winmm.c.
Referenced by midiStreamOpen().
|
static |
Definition at line 1760 of file winmm.c.
Referenced by midiStreamClose(), and midiStreamStop().
UINT WINAPI mmTaskCreate | ( | LPTASKCALLBACK | cb, |
HANDLE * | ph, | ||
DWORD_PTR | client | ||
) |
Definition at line 2845 of file winmm.c.
Referenced by mmTaskCreate().
|
static |
Definition at line 2055 of file winmm.c.
Referenced by waveInOpen(), and waveOutOpen().
Definition at line 2720 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 2637 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 2600 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 2576 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 2798 of file winmm.c.
Referenced by widMapperStatus().
Definition at line 2568 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 2782 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 2816 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 2626 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 2656 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 2737 of file winmm.c.
Referenced by IDirectSoundCaptureBufferImpl_Release(), IDirectSoundCaptureBufferImpl_Stop(), audio_wavein::stop_recording(), WAVE_mciRecord(), WAVE_mciStop(), and widReset().
Definition at line 2752 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 2767 of file winmm.c.
Referenced by audio_wavein::stop_recording(), wave_in_test_deviceIn(), WAVE_mciPause(), and widStop().
Definition at line 2687 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 2360 of file winmm.c.
Referenced by wodBreakLoop().
Definition at line 2260 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 2148 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 2176 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 2201 of file winmm.c.
Referenced by wave_out_error().
Definition at line 2226 of file winmm.c.
Referenced by waveOutGetErrorTextA().
Definition at line 2523 of file winmm.c.
Referenced by wodMapperStatus().
Definition at line 2140 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 2416 of file winmm.c.
Referenced by check_position(), test_fragmentsize(), and wodGetPosition().
Definition at line 2488 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 2541 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 2249 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 2374 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 2280 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 2388 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 2402 of file winmm.c.
Referenced by DSOUND_PrimaryPlay(), MCIAVI_mciResume(), audio_waveout::play(), WAVE_mciResume(), wave_out_test_deviceOut(), and wodRestart().
Definition at line 2508 of file winmm.c.
Referenced by PrimaryBufferImpl_SetPan(), PrimaryBufferImpl_SetVolume(), wave_out_test_deviceOut(), and wodSetVolume().
Definition at line 2310 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 2344 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 196 of file winmm.c.
Referenced by midiInOpen(), midiOutOpen(), midiStreamOpen(), mixerOpen(), and WAVE_Open().
Definition at line 89 of file winmm.c.
Referenced by OpenDriver().
Definition at line 59 of file winmm.c.
Referenced by DllMain().
Definition at line 71 of file winmm.c.
Referenced by DllMain().
Definition at line 113 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().
HANDLE psStopEvent |
Definition at line 52 of file winmm.c.
Referenced by MULTIMEDIA_PlaySound(), proc_PlaySound(), WINMM_CreateIData(), and WINMM_DeleteIData().
CRITICAL_SECTION WINMM_cs |
Definition at line 54 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(), TIME_MMSysTimeCallback(), TIME_SetEventInternal(), timeKillEvent(), WINMM_CreateIData(), and WINMM_DeleteIData().