How can I insert a player that plays DVD media (e.g. WinDVD) within a VB module?

Can someone please point out how to insert a media player like WinDVD inside a Visual Basic application? Either using raw coding or ActiveX plug-in is fine.

Thanks in advance.

[188 byte] By [Peteski72] at [2007-12-22]
# 1

You have reached the wrong forum for this question. Let me attempt to answer what I can:

For WinDVD specifically you'll need to contact Intervideo to see if they have an ActiveX control for WinDVD and get the name of their control.

Windows Media Player can play DVDs as long as you have a DVD decoder installed. The programming interface is very limited. If you are interested in hosting the Windows Media Player, see

For VB.net: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnwmt/html/playingdigitalmediainavisualbasicnetapplication.asp

For VB: http://msdn.microsoft.com/library/en-us/wmplay10/mmp_sdk/usingwindowsmediaplayerwithvisualbasic.asp

Sumedh

SumedhBarde-MSFT at 2007-8-30 > top of Msdn Tech,Audio and Video Development,Media Foundation Development...