Index: dll/win32/shell32/avi_res.rc =================================================================== --- dll/win32/shell32/avi_res.rc (revision 71958) +++ dll/win32/shell32/avi_res.rc (working copy) @@ -1,3 +1,4 @@ +IDA_SHELL_SEARCHING_INDEX AVI "res/avis/151.avi" IDA_SHELL_COPY AVI "res/avis/160+161+167+168.avi" IDA_SHELL_COPY1 AVI "res/avis/160+161+167+168.avi" IDA_SHELL_COPY2 AVI "res/avis/160+161+167+168.avi" Index: dll/win32/shell32/shresdef.h =================================================================== --- dll/win32/shell32/shresdef.h (revision 71958) +++ dll/win32/shell32/shresdef.h (working copy) @@ -573,9 +573,10 @@ * AVI resources * * windows shell32 has 14 of them: 150-152 and 160-170 - * FIXME: Add 150-152 + * FIXME: Add 150, 152 */ +#define IDA_SHELL_SEARCHING_INDEX 151 #define IDA_SHELL_COPY 160 #define IDA_SHELL_COPY1 161 #define IDA_SHELL_COPY2 167