removed dynamic loading, since alut is statically linked (doh!)
dynamic loading of openal
fix: no more using alutInit or alutExit
add: new alExit method alutExit, which has been removed
rem: alutInit and exit gone
no message
Added more pixelformat tests to win32
Moved print of extensions to debug version
Removed a printf
Fixed a mouse button state array bug