mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 23:05:41 +00:00
[COM_APITEST]
- Test the interfaces of CLSID_SharedTaskScheduler and CLSID_BackgroundTaskScheduler svn path=/trunk/; revision=66422
This commit is contained in:
parent
1e63581c43
commit
d084f43c43
2 changed files with 15 additions and 0 deletions
|
@ -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 }
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue