Kaydet (Commit) e09e956a authored tarafından Caolán McNamara's avatar Caolán McNamara

RSC_TABCONTROLITEM* no longer used

Change-Id: Ic496662d623c4732db41476109b3731cf1fd71a0
üst 07048650
......@@ -162,11 +162,6 @@ typedef short RSWND_STYLE;
#define RSC_DOCKINGWINDOW_Y 0x04
#define RSC_DOCKINGWINDOW_FLOATING 0x08
// For "TabControlItem" resources:
#define RSC_TABCONTROLITEM_ID 0x0001
#define RSC_TABCONTROLITEM_TEXT 0x0002
#define RSC_TABCONTROLITEM_PAGERESID 0x0008
// For "ImageButtons":
#define RSC_IMAGEBUTTON_IMAGE 0x01
#define RSC_IMAGEBUTTON_SYMBOL 0x02
......
......@@ -100,8 +100,6 @@
#define RSC_TABPAGE (RSC_NOTYPE + 0x74)
#define RSC_TABCONTROLITEM (RSC_NOTYPE + 0x77)
#define RSC_STRINGARRAY (RSC_NOTYPE + 0x79)
// (RSC_NOTYPE + 0x200) - (RSC_NOTYPE + 0x300) reserved for Sfx
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment