mirror of
https://github.com/reactos/wine.git
synced 2025-01-23 04:15:48 +00:00
Add missing member to WINTRUST_DATA struct.
This commit is contained in:
parent
d89705daf6
commit
b92725af17
@ -98,6 +98,7 @@ typedef struct _WINTRUST_DATA
|
||||
HANDLE hWVTStateData;
|
||||
WCHAR* pwszURLReference;
|
||||
DWORD dwProvFlags;
|
||||
DWORD dwUIContext;
|
||||
} WINTRUST_DATA, *PWINTRUST_DATA;
|
||||
|
||||
typedef struct _CRYPT_TRUST_REG_ENTRY
|
||||
|
Loading…
x
Reference in New Issue
Block a user