How to read Audio-CD indentifier 
Author Message
 How to read Audio-CD indentifier

Hi VB freak
Windows95 CD-Player reads an CD-specific identifier. It uses
this number to save track information in cdplayer.ini.

Example:
[1467CF4]
EntryType=1
artist=Jamiroquai
title=The Return Of The Space Cowboy
numtracks=11
0=Just Another Story
1=Stillness In Time
...

How can I read this number (1467CF4)? By an API-call ?

Thanks for hints
Adrian




Sat, 02 Sep 2000 03:00:00 GMT  
 How to read Audio-CD indentifier

If it's always the first line and in [] then just use the file open and read
it

Kevin

Quote:

>Hi VB freak
>Windows95 CD-Player reads an CD-specific identifier. It uses
>this number to save track information in cdplayer.ini.

>Example:
>[1467CF4]
>EntryType=1
>artist=Jamiroquai
>title=The Return Of The Space Cowboy
>numtracks=11
>0=Just Another Story
>1=Stillness In Time
>...

>How can I read this number (1467CF4)? By an API-call ?

>Thanks for hints
>Adrian





Sat, 02 Sep 2000 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Audio CD Indentifier

2. Acedamic Version indentifier on CD?

3. Read information from a CD-Audio, using VB3

4. How to read Audio cd info in VB?

5. How to Read an Audio CD in VB

6. ABF) Reading an Audio CD

7. reading information off a CD-Audio

8. Reading Audio CDs

9. Reading from an audio cd

10. Reading from an audio cd

11. How do I read an audio cd?

12. CD Audio Reading

 

 
Powered by phpBB® Forum Software