mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 17:53:21 +00:00
[COM_APITEST] Add tests for IUserNotification. CORE-13177
This commit is contained in:
parent
cd83ed1ac5
commit
70bbdca202
2 changed files with 13 additions and 0 deletions
|
@ -411,6 +411,11 @@ static KNOWN_INTERFACE KnownInterfaces[] =
|
|||
|
||||
{ ID_NAME(CLSID_ShellDesktop), TRUE },
|
||||
|
||||
{ ID_NAME(IID_IQueryContinue) },
|
||||
{ ID_NAME(IID_IUserNotification) },
|
||||
// { ID_NAME(IID_IUserNotificationCallback) }, // On Vista+
|
||||
// { ID_NAME(IID_IUserNotification2) }, // On Vista+
|
||||
|
||||
{ ID_NAME(IID_IAggregateFilterCondition), TRUE },
|
||||
{ ID_NAME(IID_IAliasRegistrationCallback), TRUE },
|
||||
{ ID_NAME(IID_IAssociationArrayInitialize), TRUE },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue