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
44ace8cd
Commit
44ace8cd
authored
Sep 08, 2020
by
Zebediah Figura
Committed by
Alexandre Julliard
Sep 09, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mssign32: Use public SPC_* flag definitions.
Signed-off-by:
Zebediah Figura
<
z.figura12@gmail.com
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
34440fe7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
6 deletions
+1
-6
mssign32_private.h
dlls/mssign32/mssign32_private.h
+1
-6
No files found.
dlls/mssign32/mssign32_private.h
View file @
44ace8cd
...
...
@@ -19,12 +19,7 @@
#include "windef.h"
#include "winbase.h"
#include "wincrypt.h"
#define SPC_EXC_PE_PAGE_HASHES_FLAG 0x10
#define SPC_INC_PE_IMPORT_ADDR_TABLE_FLAG 0x20
#define SPC_INC_PE_DEBUG_INFO_FLAG 0x40
#define SPC_INC_PE_RESOURCES_FLAG 0x80
#define SPC_INC_PE_PAGE_HASHES_FLAG 0x100
#include "mssip.h"
#define SIGNER_CERT_SPC_FILE 1
#define SIGNER_CERT_STORE 2
...
...
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