Assalam-u-Alaekum For creating Music Player, We need some initial things to know: First of all, Create a project and save it, start typing code in it after that before compiling and running it You have go to Project (option) and then Project option. After that go to parameters and then go to Linker and write "-lwinmm" in it. Hit OK Save the file and compile it. NOTE: In the code PlaySound, After TEXT code you can write path for the song and name also. SONG PATH: When song is in different directory. SONG NAME: When song is present with source code. Source Code: #include <iostream> #include <windows.h> #include <mmsystem.h> using namespace std; int main() { int input; cout<<" ...
I am Cyber Security student in Air University, Islamabad. I upload different codes and their results of C++ and Bash scripting and some other cyber projects and hacking with its proof. I am innovative of mind and dextrous of hand.