MoreButtons cannot be loaded from .src anymore
Change-Id: Ib831895b33323dd478cc125b3bf93c43826ef59d
This commit is contained in:
@@ -156,11 +156,6 @@ typedef short RSWND_STYLE;
|
||||
#define RSC_TOOLBOX_ITEMIMAGELIST 0x40
|
||||
#define RSC_TOOLBOX_ITEMLIST 0x80
|
||||
|
||||
// For "MoreButton" resources:
|
||||
#define RSC_MOREBUTTON_STATE 0x01
|
||||
#define RSC_MOREBUTTON_MAPUNIT 0x02
|
||||
#define RSC_MOREBUTTON_DELTA 0x04
|
||||
|
||||
// For "FloatingWindow" resources:
|
||||
#define RSC_FLOATINGWINDOW_WHMAPMODE 0x01
|
||||
#define RSC_FLOATINGWINDOW_WIDTH 0x02
|
||||
|
@@ -68,7 +68,7 @@
|
||||
#define RSC_HELPBUTTON (RSC_NOTYPE + 0x49)
|
||||
#define RSC_IMAGEBUTTON (RSC_NOTYPE + 0x4a)
|
||||
#define RSC_MENUBUTTON (RSC_NOTYPE + 0x4b)
|
||||
#define RSC_MOREBUTTON (RSC_NOTYPE + 0x4c)
|
||||
|
||||
#define RSC_SPINBUTTON (RSC_NOTYPE + 0x4d)
|
||||
#define RSC_RADIOBUTTON (RSC_NOTYPE + 0x4e)
|
||||
|
||||
|
Reference in New Issue
Block a user