mirror of
https://github.com/reactos/reactos.git
synced 2025-01-06 06:20:13 +00:00
[PSDK]
sync dispex.idl to wine 1.1.39 svn path=/trunk/; revision=45766
This commit is contained in:
parent
8c353150ee
commit
86405be2d6
1 changed files with 3 additions and 0 deletions
|
@ -23,6 +23,9 @@ import "oaidl.idl";
|
|||
import "servprov.idl";
|
||||
#endif
|
||||
|
||||
cpp_quote("DEFINE_GUID(SID_VariantConversion, 0x1f101481,0xbccd,0x11d0,0x93,0x36,0x00,0xa0,0xc9,0xd,0xca,0xa9);")
|
||||
cpp_quote("DEFINE_GUID(SID_GetCaller, 0x4717cc40,0xbcb9,0x11d0,0x93,0x36,0x00,0xa0,0xc9,0xd,0xca,0xa9);")
|
||||
|
||||
cpp_quote("#define fdexNameCaseSensitive 0x00000001L")
|
||||
cpp_quote("#define fdexNameEnsure 0x00000002L")
|
||||
cpp_quote("#define fdexNameImplicit 0x00000004L")
|
||||
|
|
Loading…
Reference in a new issue