Commit Graph

13 Commits

Author SHA1 Message Date
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 5f42351d08 wmp: Use --prefer-native instead of DLL_WINE_PREATTACH.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-02-26 11:40:42 +01:00
Gijs Vermeulen 3b0e819761 wmp: Implement IWMPMedia::put/get_name.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47029
Signed-off-by: Gijs Vermeulen <gijsvrm@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-08-01 19:13:31 +02:00
Alexandre Julliard 37ca889bf3 wmp: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-27 09:29:13 +02:00
Anton Romanov 9445c6b659 wmp: Implement IConnectionPoint[Container] and add _WMPOCXEvents.
Signed-off-by: Anton Romanov <theli.ua@gmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-13 19:15:00 +01:00
Nikolay Sivov 99449fc8d4 wmp: Implement get_versionInfo(). 2014-06-16 09:30:16 +02:00
Jacek Caban 79fc46ddbb wmp: Added DoVerb(OLEIVERB_INPLACEACTIVATE) implementation. 2014-02-20 16:04:31 +01:00
Jacek Caban b0b6728cf1 wmp: Added IWMPPlayer4 stub implementation. 2014-02-19 20:27:26 +01:00
Jacek Caban 5a60ebf89a wmp: Added missing registry entries for WindowsMediaPlayer coclass registration. 2014-02-11 19:19:14 +01:00
Jacek Caban dcdfb7d8a0 wmp: Added WindowsMediaPlayer object stub implementation. 2014-01-27 14:13:36 +01:00
Jacek Caban 6f95257b8b wmp: Added typelib. 2014-01-27 14:13:34 +01:00
Jacek Caban e7053c1100 wmp: Added new DLL. 2014-01-27 14:13:33 +01:00