Commit Graph

9 Commits

Author SHA1 Message Date
Eric Pouech 2b78dfb5bc dpvoice/tests: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-24 20:22:21 +01:00
Alexandre Julliard f0cd33c69e include: Add support for defining Win32 types as 'long' where possible.
Add -DWINE_NO_LONG_TYPES to modules that still have compilation
warnings with long types.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-27 20:38:22 +01:00
Michael Stefaniuc 9301a644ec dpvoice: Use wide-char string literals.
Simplify the calculation of the size of a WCHAR array too.

Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-10-09 10:45:37 +02:00
Michael Stefaniuc 7619786b7f dpvoice/tests: Use the available ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-05-29 09:28:32 +02:00
Alex Henrie 5cd0457408 dpvoice: Turn GetCompressionTypes into a semi-stub. 2015-02-19 23:27:25 +09:00
Alex Henrie d3c87e5000 dpvoice/tests: Add GetCompressionTypes tests. 2015-02-19 23:27:22 +09:00
Francois Gouget 0dd5cb1cef Assorted spelling fixes. 2014-09-29 10:36:36 +02:00
Alistair Leslie-Hughes a192e7f11b dpvoice: Add IDirectPlayVoiceTest stub interface. 2014-09-26 09:54:28 +02:00
Alistair Leslie-Hughes 92564dd03e dpvoice: Add DirectPlay Voice test. 2014-09-25 15:20:17 +02:00