mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 20:33:04 +00:00
[COM_APITEST] Add IACLCustomMRU
This commit is contained in:
parent
4cfc324cd1
commit
8aaa5eea75
3 changed files with 4 additions and 0 deletions
|
@ -48,6 +48,7 @@ static KNOWN_INTERFACE KnownInterfaces[] =
|
|||
{ ID_NAME(IID_IAccessibleHandler) },
|
||||
{ ID_NAME(IID_IAccessControl), TRUE },
|
||||
{ ID_NAME(IID_IAccessor) },
|
||||
{ ID_NAME(IID_IACLCustomMRU) },
|
||||
{ ID_NAME(IID_IActiveDesktop), TRUE },
|
||||
{ ID_NAME(IID_IActiveDesktopP), TRUE },
|
||||
{ ID_NAME(IID_IActionProgress) },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue