Update contrib.
1 // Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies).
2 // All rights reserved.
3 // This component and the accompanying materials are made available
4 // under the terms of "Eclipse Public License v1.0"
5 // which accompanies this distribution, and is available
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
14 // Filename: 101FF9F4.RSS - Must match dll_uid.
15 // The Http spi magic resource file
19 #include <ecom/registryinfo.rh>
20 #include <mmfplugininterfaceuids.hrh>
22 RESOURCE REGISTRY_INFO theInfo //Any name can be used for the resource.
24 dll_uid = 0x101FF9F4; //The DLL's 3rd UID.
29 interface_uid = KMmfUidPluginInterfaceController; //ECOM UID for a Transport Adapter plug-in
32 // This DLL contains only a single adapter implementation.
35 implementation_uid = 0x101FF9F7; //UID for this Adapter
36 // Same value as in implementation table.
38 display_name = "CMMFMidiTestController"; //Human readable string for UI purposes.
39 default_data = ""; //Ignored.
40 opaque_data = "<s>Symbian<i>0x101F7D02<p>0x101F7F99";
47 interface_uid = 0x101F7F99;
52 implementation_uid = 0x101F7FA0;
54 display_name = "MIDI Test Format||Copyright 2003 Symbian Ltd. All Rights Reserved.||";
55 default_data = "0x101FF9F7";//Preferred Controller (MIDI Test Controller)
56 opaque_data = "<s>Symbian<i>0x101F7D02<e>.mid<h>MThd";