how to set a title and fullscreen flag for cocos2dx window

I’ve started to gaming with cocos2dx but I’ve 2 crucial and important problems:

How to set a title for the window
How to set a full screen flag for the window
I’ve read the CCApplication and CCDirector files and I’ve also tried to make some changes in those files but my problem hasn’t been solved I really appreciate if you can help me with those problems