Windows2003-3790/inetcore/outlookexpress/wabw/wabapi/ui_clbar.h

22 lines
627 B
C
Raw Permalink Normal View History

2001-01-01 00:00:00 +01:00
////////////////////////////////////////////////////////////////////////////////
//
// Header for adding stuff related to new rebar control ...
//
////////////////////////////////////////////////////////////////////////////////
#ifndef __UI_CLBAR_H_
#define __UI_CLBAR_H_
//Toolbar stuff
//#define TBSTYLE_FLAT 0x0800
//#define TBSTYLE_TRANSPARENT 0x1000
//#define TB_SETMAXTEXTROWS (WM_USER + 60)
//#define TB_SETHOTIMAGELIST (WM_USER + 52)
//#define TB_SETDISABLEDIMAGELIST (WM_USER + 54)
//#define TB_SETBUTTONWIDTH (WM_USER + 59)
#define NO_COMMCTRL_SHLWAPI
#endif