SBStudio PAC player plugin for WinAmp.
======================================

inpac is a WinAmp plugin to play SBStudio PAC modules.  It depends on libpac
to decode the PAC modules.  libpac is distributed under the terms of the GNU
General Public License.  See the file libpac\COPYING for more information.

The inpac source code consist of the following files: inpac.c, Makefile, and
readme.txt (this file).  I release the inpac source code and in_pac.dll to
the public domain.

I have only built in_pac.dll on Windows XP using MinGW (http://mingw.org)
and it has only been tested on Winamp 5.2.  It may or may not work with other
versions of Winamp.

NOTE: this plugin is just a quick hack!  I wrote it to provide a Windows
version of xmms-pac to some confused friends of mine who just won't let it go.
I do not wish to maintain inpac.  Bugs are yours to fix.  I maintain libpac
and xmms-pac (PAC player plugin for the X MultiMedia System).

See http://libpac.sourceforge.net for the latest releases.