mirror of
https://github.com/reactos/wine.git
synced 2025-01-31 17:23:53 +00:00
oleaut32: Add ISupportErrorInfo registry entry.
This commit is contained in:
parent
5d72f63bd7
commit
25756b7873
@ -480,6 +480,12 @@ static struct regsvr_coclass const coclass_list[] = {
|
||||
"Obsolete Font",
|
||||
"OldFont"
|
||||
},
|
||||
{ &IID_ISupportErrorInfo,
|
||||
"PSSupportErrorInfo",
|
||||
"ole2disp.dll",
|
||||
"oleaut32.dll",
|
||||
NULL
|
||||
},
|
||||
{ NULL } /* list terminator */
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user