mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 10:01:43 +00:00
[COM_APITEST]
- Add MergedFolder and AugmentedShellFolder classes/interfaces svn path=/trunk/; revision=62540
This commit is contained in:
parent
992f574ae3
commit
833db14fa7
4 changed files with 45 additions and 0 deletions
|
@ -40,6 +40,8 @@ static KNOWN_INTERFACE KnownInterfaces[] =
|
|||
ID_NAME(IID_IAddressBarParser),
|
||||
ID_NAME(IID_IAddressBand),
|
||||
ID_NAME(IID_IAddressEditBox),
|
||||
ID_NAME(IID_IAugmentedShellFolder),
|
||||
ID_NAME(IID_IAugmentedShellFolder2),
|
||||
ID_NAME(IID_IAutoComplete),
|
||||
ID_NAME(IID_IAutoComplete2),
|
||||
ID_NAME(IID_IBandNavigate),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue