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

    Question Need Help..... How To Controll / Access WMP Plugin from Form ? plugin sample included

    Dear Master,
    Im Newbie in VB.
    and now i'm learning VB6. i found a good DLL plugin for Windows Media Player, for Pitch and Tempo
    My Question is.... When I Emeded Windows Media Player to The Form, How to controll / access this plugin from VB Form? ex : using Button

    Thx

    here is the WMP DLL plugin "http://www.4shared.com/file/FlAAGNne/wmp_pitchstereo.htm"

  2. #2
    Join Date
    Jan 2006
    Location
    Fox Lake, IL
    Posts
    15,007

    Re: Need Help..... How To Controll / Access WMP Plugin from Form ? plugin sample incl

    We tend not to try things that don't have source code...
    David

    CodeGuru Article: Bound Controls are Evil-VB6
    2013 Samples: MS CODE Samples

    CodeGuru Reviewer
    2006 Dell CSP
    2006, 2007 & 2008 MVP Visual Basic
    If your question has been answered satisfactorily, and it has been helpful, then, please, Rate this Post!

  3. #3
    Join Date
    Jul 2008
    Location
    WV
    Posts
    5,362

    Re: Need Help..... How To Controll / Access WMP Plugin from Form ? plugin sample incl

    A good dll should include documentation/samples to give you and idea how to work with it
    Always use [code][/code] tags when posting code.

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