Media Summary: In this tut ill show you how to make an advanced media Open Button Code: OpenFileDialog1.ShowDialog() AxWindowsMediaPlayer1.URL = OpenFileDialog1.FileName. This tutorial will give you a step to step guide to making a basic
How To Visual Basic 2008 Dvd Player - Detailed Analysis & Overview
In this tut ill show you how to make an advanced media Open Button Code: OpenFileDialog1.ShowDialog() AxWindowsMediaPlayer1.URL = OpenFileDialog1.FileName. This tutorial will give you a step to step guide to making a basic Here is the code: Public Class Form1 Private Declare Function mciSendString Lib "winmm.dll" Alias "mciSendStringA" (ByVal ...