Displaying 2 results from an estimated 2 matches for "getdeviceid".
Did you mean:
get_device_id
2007 Nov 11
2
No more sound
...dImpl_AddRef (0x3111cf8) ref was 0
trace:dsound:IDirectSound8_IDirectSound8_AddRef (0x2c11e40) ref was 0
trace:dsound:DSCF_Release (0x7c59e730) ref was 2
trace:dsound:IDirectSound8_IDirectSound8_Initialize (0x2c11e40, (null))
trace:dsound:DirectSoundDevice_Initialize (0x3111cfc,(null))
trace:dsound:GetDeviceID (DSDEVID_DefaultPlayback,0xb5fca4)
trace:dsound:GetDeviceID returns {bd6dd71a-3deb-11d1-b171-00c04fc20000}
warn:dsound:DirectSoundDevice_Initialize no driver
trace:dsound:IDirectSound8_IDirectSound8_Release (0x2c11e40) ref was 1
trace:dsound:IDirectSoundImpl_Release (0x3111cf8) ref was 1
trace:dsou...
2010 Sep 03
0
Wine release 1.3.2
...hen Open fails.
winmm/tests: Add a few Open/Close MCI tests.
winmm/tests: MCI_STATUS returns DWORD_PTR, unlike other commands.
winmm/tests: Add MCI parser tests.
winmm/tests: Share common function dbg_mcierr.
winmm: Correctly parse the MCI Sysinfo command.
winmm: GetDeviceID only considers a single name per entry.
winmm: Implement MCIERR_DUPLICATE_ALIAS and MCIERR_DEVICE_OPEN.
Kai Tietz (1):
include: Fixed LIST_ENTRY macro type casts for win64.
Ken Thomases (1):
winex11: Pass window property to server in 64KB chunks.
Louis Lenders (15):
mscor...