c++, playing a WAV file from Windows 7 Service -


i have c++ application plays wav file when conditions meet. works fine when running console, not work when running service. using playsound function, tried many flag combinations. playsound functions returns true, when called service. worked fine when running on windows xp service. looks 1 of security limitation windows 7. true? there way can play wav file windows 7 service in c++?

thanks!! john


Comments

Popular posts from this blog

c++ - Creating new partition disk winapi -

Android Prevent Bluetooth Pairing Dialog -

php - joomla get content in onBeforeCompileHead function -