commit | d7b2c8a13bdd3bb7a37bc3959fc61df73aca53e8 | [log] [tgz] |
---|---|---|
author | Martin Fuchs <martin-fuchs@gmx.net> | Mon Sep 01 23:54:28 2003 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon Sep 01 23:54:28 2003 +0000 |
tree | f7390ddf4fe26ea253b46705975365241f5497df | |
parent | d0112aa509bb465cf44a6ec4ac22adc8d3449b3a [diff] [blame] |
Define TBIF_BYINDEX.
diff --git a/include/commctrl.h b/include/commctrl.h index 023eaa7..29d6db9 100644 --- a/include/commctrl.h +++ b/include/commctrl.h
@@ -1010,6 +1010,7 @@ #define TBIF_LPARAM 0x00000010 #define TBIF_COMMAND 0x00000020 #define TBIF_SIZE 0x00000040 +#define TBIF_BYINDEX 0x80000000 #define TBBF_LARGE 0x0001