Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
wine
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jason Beetham
wine
Commits
111f0e35
Commit
111f0e35
authored
25 years ago
by
Juergen Schmied
Committed by
Alexandre Julliard
25 years ago
Browse files
Options
Downloads
Patches
Plain Diff
- inserted markers for the bin2res tool
- reformated hexdump in shres.rc
parent
04f7fe7d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
dlls/comctl32/rsrc.rc
+10
-0
10 additions, 0 deletions
dlls/comctl32/rsrc.rc
dlls/commdlg/cdlg_xx.rc
+4
-0
4 additions, 0 deletions
dlls/commdlg/cdlg_xx.rc
dlls/shell32/shres.rc
+1057
-1041
1057 additions, 1041 deletions
dlls/shell32/shres.rc
with
1071 additions
and
1041 deletions
dlls/comctl32/rsrc.rc
+
10
−
0
View file @
111f0e35
...
...
@@ -186,6 +186,7 @@ IDB_STD_SMALL BITMAP LOADONCALL DISCARDABLE
'02 68 2A 88 04 66 14 88 02 18 12 88 00 00 00 01'
}
/* BINRES idb_std_large.bmp */
IDB_STD_LARGE BITMAP LOADONCALL DISCARDABLE
{
'42 4D D6 0A 00 00 00 00 00 00 76 00 00 00 28 00'
...
...
@@ -364,6 +365,8 @@ IDB_STD_LARGE BITMAP LOADONCALL DISCARDABLE
'69 77 00 00 00 01'
}
/* BINRES idb_view_small.bmp */
IDB_VIEW_SMALL BITMAP LOADONCALL DISCARDABLE
{
'42 4D 2A 05 00 00 00 00 00 00 76 00 00 00 28 00'
...
...
@@ -451,6 +454,8 @@ IDB_VIEW_SMALL BITMAP LOADONCALL DISCARDABLE
'92 77 02 70 2C 77 00 00 00 01'
}
/* BINRES idb_view_large.bmp */
IDB_VIEW_LARGE BITMAP LOADONCALL MOVEABLE DISCARDABLE
{
'42 4D DE 08 00 00 00 00 00 00 76 00 00 00 28 00'
...
...
@@ -597,6 +602,8 @@ IDB_VIEW_LARGE BITMAP LOADONCALL MOVEABLE DISCARDABLE
'FE 77 22 77 00 00 FE 77 22 77 00 00 00 01'
}
/* BINRES idb_hist_small.bmp */
IDB_HIST_SMALL BITMAP LOADONCALL DISCARDABLE
{
'42 4D 6C 02 00 00 00 00 00 00 76 00 00 00 28 00'
...
...
@@ -640,6 +647,8 @@ IDB_HIST_SMALL BITMAP LOADONCALL DISCARDABLE
'00 06 68 88 86 00 12 88 00 00 00 01'
}
/* BINRES idb_hist_large.bmp */
IDB_HIST_LARGE BITMAP LOADONCALL DISCARDABLE
{
'42 4D 60 04 00 00 00 00 00 00 76 00 00 00 28 00'
...
...
@@ -713,3 +722,4 @@ IDB_HIST_LARGE BITMAP LOADONCALL DISCARDABLE
'02 86 0A 00 02 68 06 88 02 68 1A 88 00 00 48 88'
'02 86 0A 66 02 68 06 88 02 68 1A 88 00 00 00 01'
}
This diff is collapsed.
Click to expand it.
dlls/commdlg/cdlg_xx.rc
+
4
−
0
View file @
111f0e35
...
...
@@ -37,6 +37,7 @@ FILETYPE VFT_DLL
*/
}
/* BINRES pd32_collate.ico */
PD32_COLLATE ICON DISCARDABLE LOADONCALL
{
'00 00 01 00 02 00 20 20 10 00 00 00 00 00 E8 02'
...
...
@@ -175,6 +176,9 @@ PD32_COLLATE ICON DISCARDABLE LOADONCALL
'00 03 FF F0 00 00'
}
/* BINRES pd32_nocollate.ico */
PD32_NOCOLLATE ICON
{
'00 00 01 00 02 00 20 20 10 00 00 00 00 00 E8 02'
...
...
This diff is collapsed.
Click to expand it.
dlls/shell32/shres.rc
+
1057
−
1041
View file @
111f0e35
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment