CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2002
    Posts
    28

    How to get th cd name

    I like to get the name of an cd to add it to an database, how do i get the name of an Cd like MP3s_CD4?

    Andreas


  2. #2
    Join Date
    Aug 1999
    Location
    Wisconsin
    Posts
    507

    Re: How to get th cd name

    Try GetVolumeInformation(...)



Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured