Kamrad.ru

Go Back   Kamrad.ru > Форумы общей тематики > Программы (software)

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old 03-05-2001, 00:16   #1
Аleksei
Guest
 
Сообщений: n/a
Question Visual basic 6.0

Вот пишу код:
Dim i As Long, RS As String, cb As Long, s As Single
RS = Space$(128)
i = mciSendString("status sound length", RS, 128, cb)
If Val(RS) Then
s = Val(RS)
i = mciSendString("status sound position", RS, 128, cb)
s = Val(RS) / s
Этот код, для того чтобы, когда проигрываешь CD показывало какой номер трека! Но как сделать так, чтобы номер показывался в LABEL1.CAPTION?
  [Ответить с цитированием]
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +3. The time now is 15:24.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Любое использование материалов сайта
возможно только с разрешения его администрации.