Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-cw
Commits
e41cd2ff
Commit
e41cd2ff
authored
Jul 22, 2006
by
Louis. Lenders
Committed by
Alexandre Julliard
Jul 24, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
shell32: Define one more avi resource.
parent
dc0aad52
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
shres.rc
dlls/shell32/shres.rc
+3
-0
shresdef.h
dlls/shell32/shresdef.h
+1
-0
No files found.
dlls/shell32/shres.rc
View file @
e41cd2ff
...
...
@@ -12037,6 +12037,9 @@ IDR_AVI_SEARCHING AVI searching.avi
/* BINRES search.avi */
IDR_AVI_SEARCH AVI searching.avi
/* BINRES filemove.avi */
IDR_AVI_FILEMOVE AVI searching.avi
/* BINRES filecopy.avi */
IDR_AVI_FILECOPY AVI searching.avi
...
...
dlls/shell32/shresdef.h
View file @
e41cd2ff
...
...
@@ -128,6 +128,7 @@ FIXME: Need to add them, but for now just let them use the same: searching.avi
*/
#define IDR_AVI_SEARCH 150
#define IDR_AVI_SEARCHING 151
#define IDR_AVI_FILEMOVE 160
#define IDR_AVI_FILECOPY 161
#endif
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment