[vlc] Changing from Version 0.9.9 to 1.0.3

Theresa Surowiec surowiec at tridsys.com
Mon Nov 23 17:52:53 CET 2009


I have to update an application that used VLCViewer 0.9.9 to the newest
version.

 

The application uses : AxAXVLC.VLCPlugin2 VLCVideo; and

            this.VLCVideo = new AxAXVLC.AxVLCPlugin2();

            this.VLCVideo.Dock = System.Windows.Forms.DockStyle.Fill;

            this.VLCVideo.Enabled = true;

            this.VLCVideo.Location = new System.Drawing.Point(0, 0);

            this.VLCVideo.Name = "VLCVideo";

            this.VLCVideo.OcxState =
((System.Windows.Forms.AxHost.State)(resources.GetObject("VLCVideo.OcxSt
ate")));

            this.VLCVideo.Size = new System.Drawing.Size(1117, 801);

            this.VLCVideo.TabIndex = 3;

            // 

            // panelMain

            // 

            this.panelMain.Controls.Add(this.VLCVideo);

 

to embed a video panel.  I noticed the new version of VLC does not
include AxAXVLC.dll.  What should I use instead?

 

Theresa Surowiec

Trident Systems, Inc.

10201 Fairfax Blvd., Suite 300

Fairfax, VA 22030

---------------------

The opinions expressed in this email may not necessarily reflect the
opinions of Trident Systems, Inc.

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20091123/e2db2cfe/attachment.html>


More information about the vlc mailing list