I am just wondering what this line means:
PHP Code:
const char *ClsName = "FirstApp";
I have put "FirstApp" as its going to be my first application, i just trying to understand the basics of creating a window.
Anyhelp would be great, i will also post other lines i need a little help understanding.