How-to Playback Movies/Videos in VB and Visual Basic .NET
Sunday, July 6th, 2008As you will see, playback of movies and/or videos of various formats is fairly easy to do. As you may have already guessed this article will be using the Windows MCI Command interface for the playback which is supported on all of the modern Windows OS including Windows XP and Windows Vista. [...]
How to Playback a Audio Compact Disk (Play/Stop/Pause a CD)
Thursday, May 8th, 2008Thankfully playing audio based .cda cds is a easy process and does not require having to rely on 3rd party controls. You can simply use the Microsoft Windows MCI Command Interface to do this. As you may be aware of you can do almost all of your Media based playback needs by using this interface [...]
