Description of MP3 Info & Convert :
MP3 Info & Convert is a tool to display information about MP3audio files. To do so, just drag a file from the explorer and drop it on thetext control.Additionally, correct MP3 files can be converted to WAVE files using the MP3audio codec by prefixing them with the according RIFF WAVE header. Thisprocess is fast and lossless (no re-encoding) and creates a file of the samename but with the extension WAV in the same folder as the original file. Todo so, just click the button convert to wave / res in the lower rightcorner of the window.Alternatively, the result of this operation can be directly embedded in aRES resource file. This can also be done by clicking that button.After conversion, these files can be embedded into projects as resources andbe played directly (without extraction) using the API PlaySound function.See the application's source for an example.