Hello,
This is my first post here.
I had learned c/c++ for about half a year,
and hope now to move into win32 non-console programming.
I use VC 6.0 as my IDE and had successfully created a simple "Hello World" project (built by VC 6.0)
However, I do not know how to add components (such as textboxes and buttons) onto the main form.
I looked through the resource header file written by VC 6.0 but had not found anything that matches the main win32 form.
I will be willing to clarify my issue.
Thanks in advance.