How to Use SelectionStart and SelectionEnd with WMP.dll ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nicebasic
    New Member
    • Aug 2010
    • 91

    How to Use SelectionStart and SelectionEnd with WMP.dll ?

    I have used "msdxm.ocx" to embed Windows Media Player in my VB Projects.

    When I decided to use "wmp.dll" to embed newer version of Windows Media Player in my projects, I noticed some differences between these two objects. I realized that "wmp.dll" seems to lack "SelectionStart " and "SelectionE nd" properties. These two properties are really useful. You can play a file from any location you wish.

    But, I think there should be a way to do this with "wmp.dll". It doesn't seem wise to omit these properties from the new version of Windows Media Player.

    Does anyone know how to implement SelectionStart and SelectionEnd in "WMP.dll"?

    Thank you in advance.
Working...