[COM_APITEST]

- Test the interfaces of CLSID_SharedTaskScheduler and CLSID_BackgroundTaskScheduler

svn path=/trunk/; revision=66422
This commit is contained in:
Giannis Adamopoulos 2015-02-23 13:49:43 +00:00
parent 1e63581c43
commit d084f43c43
2 changed files with 15 additions and 0 deletions

View file

@ -235,6 +235,7 @@ static KNOWN_INTERFACE KnownInterfaces[] =
{ ID_NAME(IID_FolderItems3) },
{ ID_NAME(IID_FolderItemVerb) },
{ ID_NAME(IID_FolderItemVerbs) },
{ ID_NAME(IID_IShellTaskScheduler) },
{ ID_NAME(CLSID_ShellDesktop), TRUE }
};