Title: Infotag Description: This code reads header information from Audio files (Mp3 and WMA right now) and returns information such as Artist,Title,Duration,Copyright,Licensed,etc.. The DLL has probably gotten stripped out of this zip file, but if you open the VB Project and compile it, it's ready for use. Feel free to check the source code for malice. (This is a forewarning, I'm not the best commenter in the world, as a matter of fact, I don't really comment at all). I used part of some MP3 head reader code to add MP3 support to this project (it was only going to be for WMA's at first). This DLL DOES NOT use the Windows Media Player component, it actually reads into the file and gets the information, so it has a very quick execution and return time. -Somenon This file came from Planet-Source-Code.com...the home millions of lines of source code You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=61254&lngWId=1 The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.