Commit d7b2c8a1 authored by Martin Fuchs's avatar Martin Fuchs Committed by Alexandre Julliard

Define TBIF_BYINDEX.

parent d0112aa5
......@@ -1010,6 +1010,7 @@ static const WCHAR TOOLBARCLASSNAMEW[] = { 'T','o','o','l','b','a','r',
#define TBIF_LPARAM 0x00000010
#define TBIF_COMMAND 0x00000020
#define TBIF_SIZE 0x00000040
#define TBIF_BYINDEX 0x80000000
#define TBBF_LARGE 0x0001
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment