NiK2002
24th November 2002, 19:28
Hi everybody.
I am working on my own MP3 BOX. I'm not a very good developper, so i've decided to develop the soft of my mp3 box with VB..
I know that vb isn't the really the better choice.. But it's easy to developp..
There is my question:
I have only one problem. I can't get back the time of the current track that is playing.
I have use this:
temps = SendMessage(hwndWinamp, WM_USER, 0, ByVal 105)
but with "105"-> this is position in real time of the track, and not the total time...
Someone can help me please?
And sorry for my wonderful english :D
I am working on my own MP3 BOX. I'm not a very good developper, so i've decided to develop the soft of my mp3 box with VB..
I know that vb isn't the really the better choice.. But it's easy to developp..
There is my question:
I have only one problem. I can't get back the time of the current track that is playing.
I have use this:
temps = SendMessage(hwndWinamp, WM_USER, 0, ByVal 105)
but with "105"-> this is position in real time of the track, and not the total time...
Someone can help me please?
And sorry for my wonderful english :D