Anarki <> writes:
>I would like to know how to develop a simple window based
>application(just a simple window with close button).
»Programming Windows« by Charles Petzold (book).
The basics are not different for C++ than for C, so better try
to find a /Microsoft® Windows/ programming newsgroup than a
C++ newsgroup.
I personally do not even use RC files, but also build the resource
descriptions (e.g., dialog descriptions) in C++ at run-time.
Some examples programs for this programming style (also free
from MFC and other additional libraries) are listed on my
German language web page:
http://www.purl.org/stefan_ram/pub/c++-windows
Another book featuring Microsoft® Windows programming in C++:
http://www.relisoft.com/book/