TB_ADDBUTTONS can pass a string ptr instead of an index.
commita1edb9204f119c54c41e1fd0276dc5d9601b6386
authorHuw Davies <huw@codeweavers.com>
Mon, 9 Feb 2004 21:47:01 +0000 (9 21:47 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 9 Feb 2004 21:47:01 +0000 (9 21:47 +0000)
tree4c27f5f92e940701a0a2187f323b5d0837222063
parente0e314780a9d8efa147492b78820824ed091c17f
TB_ADDBUTTONS can pass a string ptr instead of an index.
TB_GETBUTTONINFO only returns a string if it's not in the internal
string list.
dlls/comctl32/toolbar.c