mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 07:03:10 +00:00
[COM_APITEST] Fix test failures on Win2003.
This commit is contained in:
parent
6b78ff036f
commit
b3bd2aabe1
3 changed files with 11 additions and 11 deletions
|
@ -27,7 +27,7 @@ static const CLASS_AND_INTERFACES ExpectedInterfaces[] =
|
|||
{ 0x24, &IID_ICDBurn },
|
||||
{ 0x28, &IID_ICDBurnPriv },
|
||||
{ 0x2c, &IID_IPersistPropertyBag },
|
||||
{ 0x30, &IID_IDriveFolderExt },
|
||||
{ 0x30, &IID_IDriveFolderExtOld },
|
||||
{ 0x34, &IID_INamespaceWalkCB },
|
||||
{ 0x3c, &IID_IServiceProvider },
|
||||
{ 0x40, &IID_ITransferAdviseSinkPriv },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue