diff -r 000000000000 -r 1e05558e2206 usbclasses/usbbasicpersonality/src/10274797.rss --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/usbclasses/usbbasicpersonality/src/10274797.rss Thu Dec 17 09:14:30 2009 +0200 @@ -0,0 +1,91 @@ +/* +* Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: Resource definitions for project UsbBasicPersonality +* +*/ + + +#include "registryinfo.rh" +#include + +RESOURCE REGISTRY_INFO theInfo + { + dll_uid = 0x10274797; + interfaces = + { + INTERFACE_INFO + { + interface_uid = 0x10274793; + + implementations = + { + IMPLEMENTATION_INFO + { + implementation_uid = 0x102068DF; + version_no = 1; + display_name = "PC Suite"; + default_data = "80000001"; + opaque_data = ""; + } +#ifdef __USB_PTP + , + IMPLEMENTATION_INFO + { + implementation_uid = 0x10274792; // + version_no = 1; + display_name = " PTP Personality "; + default_data = "80000003"; // + opaque_data = " "; + } +#endif //__USB_PTP + , + IMPLEMENTATION_INFO + { + implementation_uid = 0x10282C70; // + version_no = 1; + display_name = " Media Transfer "; + default_data = "80000004"; // + opaque_data = " "; + } + , + IMPLEMENTATION_INFO + { + implementation_uid = 0x2000B5D2; + version_no = 1; + display_name = "PC Suite"; + default_data = "80000005"; // + opaque_data = " "; + } + , + IMPLEMENTATION_INFO + { + implementation_uid = 0x20029E41; + version_no = 1; + display_name = "Phone as Modem"; + default_data = "80000006"; // + opaque_data = " "; + } + , + IMPLEMENTATION_INFO + { + implementation_uid = 0xA000EA04; + version_no = 1; + display_name = "RNDIS"; + default_data = "80000008"; + opaque_data = " "; + } + }; + } + }; + }