Please, do not execute this code with your speakers on or at full volume.
Other than that, have fun running an innocent... malware? (can this program be considered as that)
Dw, this program only creates a dialog box that will clone itself after some time and emits a beep during the lifespan of the program, nothing that the task manager can't solve.
(the code is horrible, ik) oh, and the program is Windows only btw.
compile the resource file as if it were any other one
to build the source code, you might want to use these link options (if you use MINGW)
-lkernel32
-luser32
-lcomctl32
-lgdi32
-mwindows
The icon is from the TheForger's Win32 API Tutorial http://www.winprog.org/tutorial/