Skip to content
Snippets Groups Projects
Commit ac2defb3 authored by Guy Albertelli's avatar Guy Albertelli Committed by Alexandre Julliard
Browse files

Trace undocumented toolbar messages.

parent 8d6a4ba2
Branches
Tags
No related merge requests found
......@@ -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[] = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment