Displaying 3 results from an estimated 3 matches for "windowsmediaplayer".
2001 Oct 01
5
More on CD anti-copying techniques
Some CDs will include all the songs encoded with Windows Media, removing the
the need for ripping. Sounds like it has the potential to stomp out
competition from other formats such as MP3 & OGG.
http://news.cnet.com/news/0-1005-201-7320279-0.html
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a
2014 Feb 07
0
Wine release 1.7.12
...atl90: Share atl_ax.c with atl100.
mshtml: Release ActiveX object interfaces in detach_plugin_host.
mshtml: Added more refcnt tests.
d3d9.h: Added __uuidof() support to interfaces.
include: Added wmp.idl.
wmp: Added new DLL.
wmp: Added typelib.
wmp: Added WindowsMediaPlayer class factory.
wmp: Added WindowsMediaPlayer object stub implementation.
atl80: Share atl_ax.c with atl100.
atl90: Share atl.c with atl100.
atl90: Share registrar.c with atl100.
wmp: Added IProvideClassInfo2 stub implementation.
secur32: Ignore GNUTLS_A_UNRECOGNI...
2014 Feb 20
0
Wine release 1.7.13
...t by essentially simulating a button up event.
Jacek Caban (35):
wmp: Added SetClientSite implementation.
wmp: Added SetClientSite tests.
wmp: Added GetClientSite implementation.
wmp.idl: Added proper version independent ProgID.
wmp: Added missing registry entries for WindowsMediaPlayer coclass registration.
wmp: Added GetMiscStatus implementation.
wmp: Added IOleInPlaceObjectWindowless stub implementation.
msxml3: Fixed qname leak.
wmp: Added IConnectionPointContainer stub implementation.
msxml3: Read stream data until Read fails or returns 0 bytes....