This is a collection of Windows DLLs used by various Michalis Kamburelis
programs, see [http://www.camelot.homedns.org/~michalis/].
All Windows binary archives of my programs already contains these DLLs
(or only their subset, as e.g. OpenAL and OggVorbis stuff is not
needed by many programs). So normal users should not need to download
this archive, win32_dlls.zip, separately.

(Which means that if you read this, you're not normal.
Yeah, and it's already too late, I'm sorry :) )

Sources of these DLLs:
- libpng and zlib: http://gnuwin32.sourceforge.net/
- OpenAL: as installed by Creative's OpenAL Windows installer,
  from http://www.openal.org/downloads.html
- OggVorbis things: http://www.vorbis.com/ (don't remember exactly where,
  but I found some archive with precompiled vorbis libs for Windows
  looking from http://www.vorbis.com/)

Michalis