D
Darknicks
Guest
Hello everyone!
I'm making a windows service that continuously plays an embedded audio file in the background. I was able to make it successfully but for some reason, the name and the icon of the application is not showing in the Volume Mixer. It's just showing as "Name Not Available" as you can see in the picture below. Using the exact same code and settings but as a normal Windows Application (not a service) the icon and name shows up correctly. This only happens when it's built as a service. Why is that? How can I fix it?
Thanks in advance!
I can't post pictures so here's the link of the picture: View: https://i.imgur.com/gp7UYW5.png
Continue reading...
I'm making a windows service that continuously plays an embedded audio file in the background. I was able to make it successfully but for some reason, the name and the icon of the application is not showing in the Volume Mixer. It's just showing as "Name Not Available" as you can see in the picture below. Using the exact same code and settings but as a normal Windows Application (not a service) the icon and name shows up correctly. This only happens when it's built as a service. Why is that? How can I fix it?
Thanks in advance!
I can't post pictures so here's the link of the picture: View: https://i.imgur.com/gp7UYW5.png
Continue reading...