首页 相关文章 从系统中取得指定资源图像

从系统中取得指定资源图像

  在Winuser.h中定义了一些系统常用的资源,比如对话框的图标,某些按钮上的图像等。

  以下是部分OEM资源序号和一些标准ICON的ID:

  

//---------------------------------------------------------------------------
// OEM Resource Ordinal Numbers
#define OBM_OLD_CLOSE    32767
#define OBM_SIZE      32766
#define OBM_OLD_UPARROW   32765
#define OBM_OLD_DNARROW   32764
#define OBM_OLD_RGARROW   32763
#define OBM_OLD_LFARROW   32762
#define OBM_BTSIZE     32761
#define OBM_CHECK      32760
#define OBM_CHECKBOXES   32759
#define OBM_BTNC...[ 查看全文 ]

2016-02-19 标签:

从系统中取得指定资源图像的相关文章

手机页面
收藏网站 回到头部