Zebediah Figura
|
1ec904906c
|
dsound/tests: Call interface methods properly.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-04-02 10:36:13 +02:00 |
Michael Stefaniuc
|
33e0ca4550
|
dsound/tests: Use a void* instead of void** outer IUnknown argument.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-04-26 15:53:39 +02:00 |
Michael Stefaniuc
|
4dd5893ad7
|
dsound/tests: Compile with -D__WINESRC__.
|
2013-10-15 14:28:20 +02:00 |
Michael Stefaniuc
|
9463dba830
|
tests: Use the explicit LoadLibraryA function.
|
2013-10-02 11:02:21 +02:00 |
Michael Stefaniuc
|
1545645484
|
dsound/tests: Avoid a crash on a Win2k box.
|
2012-09-18 10:17:45 +02:00 |
Michael Stefaniuc
|
f6f8123c6b
|
dsound: Cleanup error handling in IDirectSoundFullDuplex::Initialize().
|
2012-08-16 11:38:52 +02:00 |
Michael Stefaniuc
|
0aeaa83a22
|
dsound/tests: Add DirectSoundFullDuplex COM tests.
|
2012-08-16 11:38:36 +02:00 |
Francois Gouget
|
ed7faad1ed
|
dsound/tests: Clarify some skip() traces.
|
2012-08-13 11:52:00 +02:00 |
Austin English
|
f6fb95230c
|
dsound/tests: Make sure to use a return value (LLVM/Clang).
|
2011-02-10 09:57:45 -06:00 |
Detlef Riekenberg
|
8819156b49
|
dsound/tests: Remove duplicate version dump.
We have the version already in the header of the winetest results.
|
2009-03-30 13:56:50 +02:00 |
Alexandre Julliard
|
ca681835dc
|
dsound: Don't depend on the dxerr8 static library in the tests.
|
2008-07-08 17:51:46 +02:00 |
Robert Reif
|
2e44a3b2a2
|
dsound: Fix tests for old versions of windows.
|
2007-01-16 11:19:30 +01:00 |
Francois Gouget
|
42d25ef95d
|
dsound/tests: The tests link with dsound.dll so use GetModuleHandle() instead of LoadLibrary().
|
2007-01-12 11:25:06 +01:00 |
Francois Gouget
|
cc1cb0ad8e
|
dsound/tests: Remove unneeded NONAMELESS* macros.
|
2006-11-24 11:48:50 +01:00 |
Michael Stefaniuc
|
65aac34c56
|
dsound/tests: Win64 printf format warning fixes.
|
2006-10-10 11:56:56 +02:00 |
Robert Reif
|
425608a120
|
dsound: Add class factory tests.
|
2006-08-18 12:04:54 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Robert Reif
|
64841caba8
|
dsound: Fix duplex test.
|
2006-02-09 12:08:05 +01:00 |
Robert Reif
|
6255936c83
|
dsound: Duplex test fix.
|
2006-01-25 13:15:25 +01:00 |
Robert Reif
|
03b8fca7e2
|
dsound: Add full duplex tests.
|
2006-01-17 16:19:14 +01:00 |