Jörg Höhle
22055590f6
winmm: MCI_INFO doesn't change the output buffer in case of error.
2010-11-02 12:45:31 +01:00
Jörg Höhle
cbb46ec83c
mciavi: Support more MCI_STATUS queries.
2010-02-12 15:52:26 +01:00
Jörg Höhle
14c9f6a3cb
mciavi: Support the MCI_TEST flag.
...
Some apps send each command twice: first with MCI_TEST, then without.
Actually, support is more complex: MCI_TEST acts per flag, not for
the whole command, e.g. "status audio source test" fails
while "status audio stream test" is supported.
2010-02-12 15:52:26 +01:00
Jörg Höhle
e03b59c6a1
mciavi: Complete MCI GetDevCaps/capability.
...
The FIXME comments indicate flags where Wine differs from native w2k.
The returned results are consistent with what Wine implements.
2009-12-18 14:02:21 +01:00
Vincent Povirk
075ff23394
mciavi32: Remove unnecessary string buffers in MCIAVI_mciSet.
2009-04-15 15:55:55 -05:00
Anders Jonsson
bd0b00c92b
mciavi32: Fix typo.
2008-12-23 19:56:20 +01:00
Alexandre Julliard
760f9bf3ed
mciavi32: Make a function static.
2008-12-04 12:47:42 +01:00
Rob Shearman
5838185133
mciavi32: Fix the buffer length passed into strncat in MCIAVI_mciSet.
...
The number of remaining characters should be passed in, not the total
buffer size.
2008-02-25 13:31:19 +01:00
Francois Gouget
96c337f0a1
Assorted spelling fixes.
2007-06-07 19:24:32 +02:00
Michael Stefaniuc
690ae7ba3d
mciavi32: Win64 printf format warning fixes.
2006-10-12 21:43:10 +02:00
Jonathan Ernst
360a3f9142
Update the address of the Free Software Foundation.
2006-05-23 14:11:13 +02:00
Rémi Assailly
c6e294deb1
Moved mciavi32 to the top-level dlls directory.
2005-08-23 19:52:30 +00:00