Whenever i try to create any of the Audio classes (Sound, SoundBuffer, etc) my program crashes and i get an error saying:
"The procedure entry point alcCaptureCloseDevice could not be located in the dynamic link library OpenAL32.dll"
ive reinstalled OpenAL already and copied the the DLL into the exes folder
im using the dynamic versions of the libs and im on a windows XP system