Want to make a notepad in c++

I am making notepad in c++,i want to give it a windows look like as included in windows api (basic buttons , different mouse cursor for text field).
THANKS in advance for replies.
Well you can either write the code completely by hand for Windows functionality, or you can use a framework such as MFC.
Topic archived. No new replies allowed.