Results 1 to 2 of 2

Thread: media library

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2017
    Posts
    7

    media library

    Hello all,
    I am writing a vb6 application and need to create a playlist object. The code I am using is:

    Dim Playlist As WMPLib.IWMPPlaylist

    When I run the code I get the error message user type not defined. I assume this means I have to add a reference to the project, however, browsing through the avaiable references in the vb6 editor, I do not see anything that seems like it is associated with this. Does anyone know what it is?

    Thank you,
    Jeff

  2. #2
    Sinecure devotee
    Join Date
    Aug 2013
    Location
    Southern Tier NY
    Posts
    6,582

    Re: media library

    It should be Windows Multimedia Player (the wmp.dll one, if you have two on your machine).

Tags for this Thread

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