Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
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-winehq
Commits
34440fe7
Commit
34440fe7
authored
Sep 08, 2020
by
Zebediah Figura
Committed by
Alexandre Julliard
Sep 09, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include: Add a couple more SIP indirect data flags.
Signed-off-by:
Zebediah Figura
<
z.figura12@gmail.com
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
adcac367
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
mssip.h
include/mssip.h
+5
-3
No files found.
include/mssip.h
View file @
34440fe7
...
...
@@ -32,9 +32,11 @@ typedef CRYPT_HASH_BLOB CRYPT_DIGEST_DATA;
#define MSSIP_FLAGS_PROHIBIT_RESIZE_ON_CREATE 0x00010000
#define MSSIP_FLAGS_USE_CATALOG 0x00020000
#define SPC_INC_PE_RESOURCES_FLAG 0x80
#define SPC_INC_PE_DEBUG_INFO_FLAG 0x40
#define SPC_INC_PE_IMPORT_ADDR_TABLE_FLAG 0x20
#define SPC_EXC_PE_PAGE_HASHES_FLAG 0x010
#define SPC_INC_PE_IMPORT_ADDR_TABLE_FLAG 0x020
#define SPC_INC_PE_DEBUG_INFO_FLAG 0x040
#define SPC_INC_PE_RESOURCES_FLAG 0x080
#define SPC_INC_PE_PAGE_HASHES_FLAG 0x100
#define MSSIP_ADDINFO_NONE 0
#define MSSIP_ADDINFO_FLAT 1
...
...
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