equal
deleted
inserted
replaced
1607 } |
1607 } |
1608 //------------ |
1608 //------------ |
1609 INFO_PRINTF1(_L("Implementation information")); |
1609 INFO_PRINTF1(_L("Implementation information")); |
1610 INFO_PRINTF2(_L("Display name : %S"), &dispName); |
1610 INFO_PRINTF2(_L("Display name : %S"), &dispName); |
1611 INFO_PRINTF2(_L("Version : %d"), theVersion); |
1611 INFO_PRINTF2(_L("Version : %d"), theVersion); |
1612 INFO_PRINTF2(_L("Data type : %S"), &dataType); |
1612 //INFO_PRINTF2(_L("Data type : %S"), &dataType); |
1613 INFO_PRINTF2(_L("Opaque data : %S"), &opaqueData); |
1613 //INFO_PRINTF2(_L("Opaque data : %S"), &opaqueData); |
1614 |
1614 |
1615 //------- |
1615 //------- |
1616 CleanupStack::PopAndDestroy(3, theImageFromFile); //theImageDecoder, theImageFromFile, theImplementationInfo |
1616 CleanupStack::PopAndDestroy(3, theImageFromFile); //theImageDecoder, theImageFromFile, theImplementationInfo |
1617 |
1617 |
1618 return theRes; // |
1618 return theRes; // |