also availiable are 64 bit builds for mingw64.
mikmod is mostly used for old style xm music files like the ones in nehahra but can play other formats to.
my build supports loadable plugins thanks to the dlfcn-win32 project (linux style dlopen etc instead of the windows loadlibrary function)
while loadlibrary might be the correct choice it works quite fine with dlfcn-win32.
also availiable are builds of winpcap for mingw32 and 64 for emulating old network like ndis.
want to try it out with something really old ? i got a fresh build of dosbox from ykwhong (daum cafe) compiled with the above. load up yer ol blood or doom and go rip some

https://sourceforge.net/projects/cbadva ... nt%20Kits/? for the mikmod libraries.
http://code.google.com/p/realm/download ... z&can=2&q= for the dosbox build.
the winpcap drivers will be uploaded also if anyone requests them.