mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 09:42:07 +00:00
update spying messages
set TB_GETIMAGELISTCOUNT to have an lparam length of 0 svn path=/trunk/; revision=38824
This commit is contained in:
parent
3ec6a3e3d2
commit
0401322cd0
1 changed files with 4 additions and 4 deletions
|
@ -1455,10 +1455,10 @@ static const USER_MSG toolbar_array[] = {
|
|||
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),
|
||||
USM(TB_SETHOTITEM2 ,0),
|
||||
USM(TB_SETLISTGAP ,0),
|
||||
USM(TB_GETIMAGELISTCOUNT ,0),
|
||||
USM(TB_GETIDEALSIZE ,0),
|
||||
{0,0,0} };
|
||||
|
||||
static const USER_MSG tooltips_array[] = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue