shell32: Define avi resource #163.

This commit is contained in:
Louis Lenders 2007-03-22 09:16:54 +00:00 committed by Alexandre Julliard
parent b335a25638
commit 1f4c704678
2 changed files with 4 additions and 0 deletions

View file

@ -12398,6 +12398,9 @@ IDR_AVI_FILECOPY AVI searching.avi
/* BINRES findcomputer.avi */
IDR_AVI_FINDCOMPUTER AVI searching.avi
/* BINRES filenuke.avi */
IDR_AVI_FILENUKE AVI searching.avi
/*--------------------- END FIXME ------------------------*/
/*

View file

@ -150,5 +150,6 @@ FIXME: Need to add them, but for now just let them use the same: searching.avi
#define IDR_AVI_FINDCOMPUTER 152
#define IDR_AVI_FILEMOVE 160
#define IDR_AVI_FILECOPY 161
#define IDR_AVI_FILENUKE 163
#endif