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

Thread: ActiveX

  1. #1
    Join Date
    May 1999
    Location
    Sweden
    Posts
    55

    ActiveX

    Hi,

    I´ve been struggling with the activeX control Mulitmedia control, which uses MCI.

    I get everything to work fine for DeviceType= CDAudio, but when I try avivideo or mpegvideo, i can´t get the device to open. Do I need to include anything to make it work for video as well? Please let me know if you can? Maybe there´s a better way to accomplish MCIplaying of video, please let me know and if so, how?

    Frederik


  2. #2
    Join Date
    May 1999
    Location
    Lssol
    Posts
    68

    Re: ActiveX

    I see you are working with ActiveX and Excel - databases.
    Did you ever done a ActiveX that uses CDaoRecordset (or something with DAO).
    If you do, please help me !!!


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