mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 20:15:59 +00:00
[COM_APITEST]
Do not test for ISFHelper anymore. svn path=/trunk/; revision=68919
This commit is contained in:
parent
e3825569ca
commit
4921df2054
2 changed files with 0 additions and 3 deletions
|
@ -219,7 +219,6 @@ static KNOWN_INTERFACE KnownInterfaces[] =
|
|||
{ ID_NAME(IID_IRunnableObject) },
|
||||
{ ID_NAME(IID_IServerSecurity), TRUE },
|
||||
{ ID_NAME(IID_IServiceProvider) },
|
||||
{ ID_NAME(IID_ISFHelper), TRUE },
|
||||
{ ID_NAME(IID_IShellApp), TRUE },
|
||||
{ ID_NAME(IID_IShellBrowser) },
|
||||
{ ID_NAME(IID_IShellBrowserService), TRUE },
|
||||
|
|
|
@ -163,5 +163,3 @@ DEFINE_GUID(IID_DFConstraint, 0x403df050, 0x23bd, 0x11d2, 0x93, 0x9
|
|||
DEFINE_GUID(IID_CDefView, 0x4434ff80, 0xef4c, 0x11ce, 0xae, 0x65, 0x08, 0x00, 0x2b, 0xe2, 0x12, 0x62);
|
||||
DEFINE_GUID(IID_FolderItems2, 0xc94f0ad0, 0xf363, 0x11d2, 0xa3, 0x27, 0x00, 0xc0, 0x4f, 0x8e, 0xec, 0x7f);
|
||||
DEFINE_GUID(IID_FolderItems3, 0xeaa7c309, 0xbbec, 0x49d5, 0x82, 0x1d, 0x64, 0xd9, 0x66, 0xcb, 0x66, 0x7f);
|
||||
|
||||
DEFINE_GUID(IID_ISFHelper, 0x1fe68efbL, 0x1874, 0x9812, 0x56, 0xdc, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue