projects
/
platform
/
core
/
dotnet
/
diagnostics.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3bbaaa
)
Add guid definition
author
David Mason
<davmason@microsoft.com>
Sat, 17 Aug 2019 22:53:16 +0000
(15:53 -0700)
committer
David Mason
<davmason@microsoft.com>
Sat, 17 Aug 2019 22:53:16 +0000
(15:53 -0700)
src/pal/prebuilt/idl/sospriv_i.cpp
patch
|
blob
|
history
diff --git
a/src/pal/prebuilt/idl/sospriv_i.cpp
b/src/pal/prebuilt/idl/sospriv_i.cpp
index 290b9b75d0215bb850d3f72adf4948e09293193d..ba31ed239b5ab1e222cc8c424cfbb0f0fe19353a 100644
(file)
--- a/
src/pal/prebuilt/idl/sospriv_i.cpp
+++ b/
src/pal/prebuilt/idl/sospriv_i.cpp
@@
-95,6
+95,9
@@
MIDL_DEFINE_GUID(IID, IID_ISOSDacInterface5,0x127d6abe,0x6c86,0x4e48,0x8e,0x7b,0
MIDL_DEFINE_GUID(IID, IID_ISOSDacInterface6,0x11206399,0x4b66,0x4edb,0x98,0xea,0x85,0x65,0x4e,0x59,0xad,0x45);
+MIDL_DEFINE_GUID(IID, IID_ISOSDacInterface7,0xc1020dde,0xfe98,0x4536,0xa5,0x3b,0xf3,0x5a,0x74,0xc3,0x27,0xeb);
+
+
#undef MIDL_DEFINE_GUID
#ifdef __cplusplus