search for: mmsyserr_allocated

Displaying 2 results from an estimated 2 matches for "mmsyserr_allocated".

2016 Jul 11
0
[PATCH] wave_out: fix casts
...vgBytesPerSec = outFormat.nSamplesPerSec * outFormat.nBlockAlign; - switch ( waveOutOpen ( &dev, deviceID, &outFormat, (DWORD)wave_callback, 0, CALLBACK_FUNCTION ) ) + switch ( waveOutOpen ( &dev, deviceID, &outFormat, (DWORD_PTR)wave_callback, 0, CALLBACK_FUNCTION ) ) { case MMSYSERR_ALLOCATED: return Box ( "Device is already open." ); case MMSYSERR_BADDEVICEID: return Box ( "The specified device is out of range." ); -- 2.8.1
2014 Apr 04
0
Wine release 1.7.16
...format. make_xftmpl: Get rid of the parser structure. Alistair Leslie-Hughes (4): netcfgx: Add INetCfg interface support. include: Add interface INetCfgLock. netcfgx: Add INetCfgLock support. dbghelp: Improve dwarf support. Andrew Eikum (1): winmm/tests: Accept MMSYSERR_ALLOCATED for more tests. Andrey Gusev (1): po: Update Ukrainian translation. Andr? Hentschel (2): setupapi: Add support for more architectures when building fake dlls. setupapi: Don't confuse ARM with ARM64. Aurimas Fi?eras (2): po: Update Lithuanian translation. po: Upd...