I want to play .XM music using Python, now I found ufmod http://ufmod.sourceforge.net It only provide a ufmod.lib to be compiled in C/C++/BASIC, and Python as a scripting language could not handle these static libraries. What could I do to with these .lib files? Cheers