TMPEG3Player component by Giuseppe Lo Presti ============================================ This invisible component allow you to control WinAmp v. 1.7x from your application. It work with Delphi 2 & 3; the common sources are in the main directory, the speific files are in the d2 & d3 directory. All the properties and methods are documented in the source files; in particular, B.Emslie's WAIPC.pas contains all messages you can send to WinAmp, while in the MPEG3Player.pas files I used only some messages to control WinAmp. In this version, I don't support multiple file playing, although WinAmp does; I think I add this feature in a next version. If you are interested, let me know (see below). Notes ----- If you use WinAmp v. 1.9, the position is uncontrollable due to a bug in that release of WinAmp, in this case, you should use v. 1.75. This component is freeware, so you can do what do you want. If you have any question, let me know with an email to: lopresti@unipa.it