diff options
Diffstat (limited to 'vendor/winapi/src/um/softpub.rs')
-rw-r--r-- | vendor/winapi/src/um/softpub.rs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/winapi/src/um/softpub.rs b/vendor/winapi/src/um/softpub.rs new file mode 100644 index 0000000..d3a1eaa --- /dev/null +++ b/vendor/winapi/src/um/softpub.rs @@ -0,0 +1,3 @@ +//50 +DEFINE_GUID!{WINTRUST_ACTION_GENERIC_VERIFY_V2, + 0xaac56b, 0xcd44, 0x11d0, 0x8c, 0xc2, 0x0, 0xc0, 0x4f, 0xc2, 0x95, 0xee} |