Commit Graph

9 Commits

Author SHA1 Message Date
Eric Pouech 68925388cd dpvoice: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-10 10:41:11 +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
Alexandre Julliard 088a787a2c makefiles: Make -mno-cygwin the default.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-20 22:45:48 +02:00
Alexandre Julliard 15da5be466 dpvoice: Use --prefer_native instead of DLL_WINE_PREATTACH.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-03-02 10:54:07 +01:00
Alexandre Julliard ee0b66adc4 dpvoice: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-03 10:32:47 +02:00
Alistair Leslie-Hughes 95763d9146 dpvoice: Add IDirectPlayVoiceServer support. 2014-09-23 13:05:59 +02:00
Alistair Leslie-Hughes 300f53a4f8 dpvoice: Add IDirectPlayVoiceClient Support. 2014-09-23 13:05:43 +02:00
Alistair Leslie-Hughes a4082fd653 dpvoice: Register interfaces. 2014-09-04 20:21:03 +02:00
Alistair Leslie-Hughes 7cd7c069ad dpvoice: New stub dll. 2014-09-03 21:21:56 +02:00