VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

A Tutorial for Writing to / READING FROM An ASX playlist (the ones that Windows Media Player uses)

Jon Barker  (11 Submissions)   Sound/MP3   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

You can use the following code to read from, and write to ASX playlists, the type that can be read and created by Windows Media Player,
and generally most other music programs. This may not be the easyest code in the world to understand, so i would recommend you have a good knowlage of string manipulation before reading this (see my other uploads)
For the following code you work correctly, YOU MUST HAVE, ON THE FORM:
2 x Listboxes, name List1 and List2
1 x Textboxes, name Text1
tHe_cLeanER

Rate A Tutorial for Writing to / READING FROM An ASX playlist (the ones that Windows Media Player uses) (6(6 Vote))