hi,
i am trying to add a sound to an application using fmodexp_vc
i included fmod.hpp but i ain't able to initialize fmod :
result = system->init(100, FMOD_INIT_NORMAL, 0);
every time the program try to initialize FMOD the application crash and the errpr number is 61
thanks