commctrl.h
Filip Navara <xnavara-VIXq6x/[email protected]> Mon, 22 Mar 2004 10:10:31 +0100
| Newsgroups | gmane.comp.gnu.mingw.patches |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --------------090102070908060606010308 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 2004-03-05 Filip Navara <xnavara-VIXq6x/[email protected]> * include/commctrl.h (TB_GETSTRING[AW], RBBS_HIDETITLE, RBBS_TOPALIGN): Define. --------------090102070908060606010308 Content-Type: text/plain; name="commctrl.h.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="commctrl.h.diff" --- include/commctrl.h Thu Feb 5 20:43:08 2004 +++ include/commctrl.h Fri Mar 12 05:46:52 2004 @@ -605,6 +605,8 @@ #define TB_SETINSERTMARKCOLOR (WM_USER+88) #define TB_GETINSERTMARKCOLOR (WM_USER+89) #define TB_MAPACCELERATORW (WM_USER+90) +#define TB_GETSTRINGW (WM_USER+91) +#define TB_GETSTRINGA (WM_USER+92) #define TB_SETCOLORSCHEME CCM_SETCOLORSCHEME #define TB_GETCOLORSCHEME CCM_GETCOLORSCHEME #define TB_SETUNICODEFORMAT CCM_SETUNICODEFORMAT @@ -1596,6 +1598,10 @@ #define RBBS_HIDDEN 8 #define RBBS_NOVERT 16 #define RBBS_FIXEDBMP 32 +#if (_WIN32_IE >= 0x0501) +#define RBBS_HIDETITLE 0x400 +#define RBBS_TOPALIGN 0x800 +#endif /* _WIN32_IE >= 0x0501 */ #define RBBIM_STYLE 1 #define RBBIM_COLORS 2 #define RBBIM_TEXT 4 @@ -3231,6 +3237,7 @@ #define TB_INSERTBUTTON TB_INSERTBUTTONW #define TB_ADDBUTTONS TB_ADDBUTTONSW #define TB_MAPACCELERATOR TB_MAPACCELERATORW +#define TB_GETSTRING TB_GETSTRINGW #define TBBUTTONINFO TBBUTTONINFOW #define LPTBBUTTONINFO LPTBBUTTONINFOW #define TBN_GETDISPINFO TBN_GETDISPINFOW @@ -3368,6 +3375,7 @@ #define TB_INSERTBUTTON TB_INSERTBUTTONA #define TB_ADDBUTTONS TB_ADDBUTTONSA #define TB_MAPACCELERATOR TB_MAPACCELERATORA +#define TB_GETSTRING TB_GETSTRINGA #define NMCOMBOBOXEX NMCOMBOBOXEXA #define PNMCOMBOBOXEX PNMCOMBOBOXEXA #define CBEN_DRAGBEGIN CBEN_DRAGBEGINA --------------090102070908060606010308-- ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click