Hi, i'm making a C++ prank program that does the following:
1-Get Cursor Position and store it as an integer
2-Detect Cursor movement in real time and compare it with the poistion stored in point 1 and if your current position and the stored position doesnt match then...
3-You get rickrolled
Everything works fine. The problem is that i want to set the volume to 100% but i cant seem to get it to work