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
5ffb0174
Commit
5ffb0174
authored
Aug 18, 2006
by
Paul Vriens
Committed by
Alexandre Julliard
Aug 18, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wintrust.h: Added some defines.
parent
e1b1fa75
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
+14
-0
wintrust.h
include/wintrust.h
+14
-0
No files found.
include/wintrust.h
View file @
5ffb0174
...
@@ -76,6 +76,20 @@ typedef struct WINTRUST_CERT_INFO_
...
@@ -76,6 +76,20 @@ typedef struct WINTRUST_CERT_INFO_
FILETIME
*
psftVerifyAsOf
;
FILETIME
*
psftVerifyAsOf
;
}
WINTRUST_CERT_INFO
,
*
PWINTRUST_CERT_INFO
;
}
WINTRUST_CERT_INFO
,
*
PWINTRUST_CERT_INFO
;
/* dwUIChoice */
#define WTD_UI_ALL 1
#define WTD_UI_NONE 2
#define WTD_UI_NOBAD 3
#define WTD_UI_NOGOOD 4
/* fdwRevocationChecks */
#define WTD_REVOKE_NONE 0
#define WTD_REVOKE_WHOLECHAIN 1
/* dwUnionChoice */
#define WTD_CHOICE_FILE 1
#define WTD_CHOICE_CATALOG 2
#define WTD_CHOICE_BLOB 3
#define WTD_CHOICE_SIGNER 4
#define WTD_CHOICE_CERT 5
typedef
struct
_WINTRUST_DATA
typedef
struct
_WINTRUST_DATA
{
{
...
...
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