testdev/ite/test/com.nokia.testfw.cmdtool.test/test.resource/unittest/several.mmp.in.one.path/SysLibs/ECom/InterfaceDefinition/E8000078.rss
changeset 1 96906a986c3b
equal deleted inserted replaced
0:f1112f777ce9 1:96906a986c3b
       
     1 // E8000078.RSS
       
     2 //
       
     3 // Copyright (c) 1997-2001 Symbian Ltd.  All rights reserved.
       
     4 //
       
     5 
       
     6 #include "RegistryInfo.rh"
       
     7 
       
     8 // Declares the interface implementation provided: a custom resolver
       
     9 RESOURCE REGISTRY_INFO theInfo
       
    10 	{
       
    11 	dll_uid = 0xE8000078;
       
    12 	interfaces = 
       
    13 		{
       
    14 		INTERFACE_INFO
       
    15 			{
       
    16 			// Interface UID of resolvers
       
    17 			interface_uid = 0x10009D90;
       
    18 			implementations = 
       
    19 				{
       
    20 				IMPLEMENTATION_INFO
       
    21 					{
       
    22 					implementation_uid = 0x10009DD0;
       
    23 					version_no = 1;
       
    24 					display_name = "";
       
    25 					default_data = "";
       
    26 					opaque_data = "";
       
    27 					}
       
    28 				};
       
    29 			}
       
    30 		};
       
    31 	}
       
    32