I'm trying out making a tiny program for DOS which plays Happy Birthday song melody via PC speaker and with each chapter displays its text. After 4th chapter it displays greeting and year of build (2015). I am using DOSBox to emulate the PC speaker sound (it plays through normal speakers by square wave, btw). It works as a charm, I just ommited code to stop sound at the end of 4th chapter, so it continued to play loudly the last tone after program terminated

This I am gonna to fix by writing entire program from the very start.
My goal is to ask, if someone still sees any pros of programming DOS applications or is it actualy completely dead and I just try out any ancient phosiles?

I know there are still companies that use DOS apps in work to save data on server, so they use still Windows XP on their computers (Windows Vista is crappy and Windows 7 does not support DOS apps anymore in fullscreen mode)... But making such tiny programs that play a simple music...