win32 应用程序 添加资源

本文详细介绍了 Windows 系统提供的各类标准 UI 控件,包括按钮、组合框、编辑控件等,并列举了专供系统使用的控件类别。此外,还区分了全局类与局部类的概念。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

一、资源

1、字符串资源

  LoadString

  LoadString(hInstance, IDS_APP_TITLE, szTitle, MAX_LOADSTRING);

 

二、窗口类

   1、系统类 

    The following table describes the system classes that are available for use by all processes.

ClassDescription
ButtonThe class for a button.
ComboBoxThe class for a combo box.
EditThe class for an edit control.
ListBoxThe class for a list box.
MDIClientThe class for an MDI client window.
ScrollBarThe class for a scroll bar.
StaticThe class for a static control.

    The following table describes the system classes that are available only for use by the system. They are listed here for completeness sake.

ClassDescription
ComboLBoxThe class for the list box contained in a combo box.
DDEMLEventThe class for Dynamic Data Exchange Management Library (DDEML) events.
MessageThe class for a message-only window.
#32768The class for a menu.
#32769The class for the desktop window.
#32770The class for a dialog box.
#32771The class for the task switch window.
#32772The class for icon titles.

 

 

  2、全局类

  3、局部类

 

  

转载于:https://www.cnblogs.com/meizixiong/p/4200538.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值