Trace undocumented toolbar messages.

This commit is contained in:
Guy L. Albertelli 2002-03-11 01:10:40 +00:00 committed by Alexandre Julliard
parent 8d6a4ba253
commit ac2defb3e7
1 changed files with 7 additions and 0 deletions

View File

@ -1401,6 +1401,13 @@ static const USER_MSG toolbar_array[] = {
USM(TB_SETINSERTMARKCOLOR ,0),
USM(TB_GETINSERTMARKCOLOR ,0),
USM(TB_MAPACCELERATORW ,0),
USM(TB_GETSTRINGW ,0),
USM(TB_GETSTRINGA ,0),
USM(TB_UNKWN45D ,8),
USM(TB_UNKWN45E ,0),
USM(TB_UNKWN460 ,0),
USM(TB_UNKWN463 ,8),
USM(TB_UNKWN464 ,0),
{0,0,0} };
static const USER_MSG comboex_array[] = {