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
111f0e35
Commit
111f0e35
authored
Nov 13, 1999
by
Juergen Schmied
Committed by
Alexandre Julliard
Nov 13, 1999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
- inserted markers for the bin2res tool
- reformated hexdump in shres.rc
parent
04f7fe7d
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
14 additions
and
0 deletions
+14
-0
rsrc.rc
dlls/comctl32/rsrc.rc
+10
-0
cdlg_xx.rc
dlls/commdlg/cdlg_xx.rc
+4
-0
shres.rc
dlls/shell32/shres.rc
+0
-0
No files found.
dlls/comctl32/rsrc.rc
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'
}
dlls/commdlg/cdlg_xx.rc
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'
...
...
dlls/shell32/shres.rc
View file @
111f0e35
This diff is collapsed.
Click to expand it.
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