CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 2013
    Posts
    1

    (VB)-media control interface using V.Studio 2008???

    Hello,

    I had installed visual basic 6.0 on my pc and I used the Microsoft Multimedia Control 6.0(SP3) component when I wanted to add Media Control Interface-MCI Control on my project.

    Now I use visual Studio.net 2008 and I don't know how to add MCI Control on my project. There is no such object on toolbox. Can you help me?

    Thank you in advance

  2. #2
    Join Date
    Jul 2001
    Location
    Sunny South Africa
    Posts
    11,283

    Re: (VB)-media control interface using V.Studio 2008???

    This might be of use :

    http://www.c-sharpcorner.com/UploadF...aControls.aspx

    There is a Windows MEdia Player SDK available :

    http://msdn.microsoft.com/en-us/libr...=vs.85%29.aspx

    I have used it with great success.

    I hope this helps.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured