Displaying 3 results from an estimated 3 matches for "mixergetlinecontrolsa".
2001 Sep 21
1
NEWS on this SOUND PROBLEM !!!!! details !!!! CODERS WANTED ! HACKERS WANTED !
this is the problem !!!
----------
08068c60:Call winmm.mixerGetLineControlsA(00008000,405c2090,00000000)
ret=00403117
08068c60:Ret  winmm.mixerGetLineControlsA() retval=00000000 ret=00403117
08068c60:Call winmm.mixerGetControlDetailsA(00008000,405c6c18,00000000)
ret=004033f4
08068c60:Ret  winmm.mixerGetControlDetailsA() retval=00000000
ret=004033f4
08068c60:Call kernel32.Tl...
2007 Nov 30
0
Wine release 0.9.50
...functions generate i/o completion messages.
      ntdll: Make async i/o functions generate completion messages.
      server: Pass Information field from async I/O APCs.
Aric Stewart (3):
      winecoreaudio: Implement WIDM_GETPOS.
      winmm: Correct check for MIXER_GETLINECONTROLSF_ONEBYTYPE in mixerGetLineControlsA.
      coreaudio: Verify valid lineId in MIXER_GETLINECONTROLSF_ONEBYTYPE.
Bang Jun-young (1):
      olecli32: Fix invalid syntax.
Dan Kegel (2):
      advapi32: Fix buffer overrun in tests/registry.c:wine_debugstr_wn().
      user32: Implement return value for DdeClientTransaction for XTYP_EXECU...
2008 Jun 27
0
Wine release 1.1.0
...t_fnGetSelection.
      user32: Redefine internal pop-up tracking flags to avoid conflicts.
Dan Kegel (8):
      advpack: Don't close a handle if it wasn't opened.
      dsound: Don't free buffer if it's owned by alsa.
      winmm/tests: Initialize MIXERLINECONTROLSA before calling mixerGetLineControlsA.
      gdi32: GdiConvertToDevmodeW should not refer to unintialized name bytes.
      kernel32/tests: Initialize a few variables.
      msxml3/tests: VT_EMPTY is not a string.
      user32: Fix buffer length thinko in dde_client.c.
      wininet: InternetCrackUrlW: For URLs that have no urlpath, na...