diff --git a/include/wintrust.h b/include/wintrust.h index f38ce8dc9ad..e86179b6309 100644 --- a/include/wintrust.h +++ b/include/wintrust.h @@ -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