Win32 Port by Tony Million
This is a `Quick'n'Dirty` hack to make things work on Win32 platforms...
I've #ifndef'd out all the code which didn't compile, and in certain cases (httpget.c and xfermem.c) I've added 'empty' functions to make it link, without modifying the main code too much...
I will write a replacement httpget.c for win32 if there is enough demand. I have also written a `real` windows (with GUI etc..) version of this program. However I have significantly modified all of the code (and converted it to C++ classes etc.) so it doesn't infact have any similarity to Mpg-123. Except this code is where I got my 'Ideas' from :) .. Thanks Michael!