创建表格窗口(不使用MFC)

问题描述:

尊敬的老年人,
我通过使用Win32函数在C语言中编写程序,在我的输出窗口上打印一些输出,例如欢迎使用Windows编程!第1页".
现在,当用户敲击Enter键或其他任何键时,我想创建一个表格窗口,在其上应显示欢迎使用Windows编程!第2页"消息.
与其创建一个单独的窗口,我不希望将新窗口添加为表格窗口.
从头到尾要提出建议完成此类任务的任何主题?请帮忙.

请仅建议我创建要使用Win32函数而不是MFC或任何其他函数创建的表格窗口.任何指向教程或描述性示例的链接都将不胜感激.

问候,
Kiran

Dear Seniors,
I am printing some output say "Welcome to Windows Programming! Page 1" on my output window by writing a program in C using Win32 functions.
Now when ever user hits enter key or any other key I would like to create a tabular window onto which a message say "Welcome to Windows Programming! Page 2" should be displayed.
Instead of creating a separate window i would like to add new window as tabular window.
Any topics to be suggested to accomplish this type of task from your end ? Please help.

Please only suggest me to create tabular windows to be created using win32 functions rather than MFC or any others. Any link to tutorials or descriptive examples would really be appreciated.

Regards,
Kiran

使用Windows ^ ].
Use the Windows Tab Control[^].