I'm making another program, a CD Player. I got most code from reading the MSDN liabrary on VB Help, so I got things like play, stop, eject, etc. to work, now what I would like to do is make 2 lines (line1 & line2) example:

___|________________
****|

(*'s dont count, I just need then to take up room)

the line accross is line1, and the one that is vertical is line2, now how do I get line2 to show at what place in track, the user is at now.


If you dont know what I'm trying to say, you know how the Real Player has the thing that shows at what part of the song the thing is at, well I'm trying to make that for my program

thanks in advance

[Edited by dimava on 07-14-2000 at 08:45 PM]