1 // Copyright (c) 1995-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 the License "Symbian Foundation License v1.0" to Symbian Foundation members and "Symbian Foundation End User License Agreement v1.0" to non-members
5 // which accompanies this distribution, and is available
6 // at the URL "http://www.symbianfoundation.org/legal/licencesv10.html".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
14 // e32\include\e32uid.h
30 const TInt KDynamicLibraryUidValue=0x10000079;
31 const TInt KExecutableImageUidValue=0x1000007a;
32 const TUid KDynamicLibraryUid={KDynamicLibraryUidValue};
33 const TUid KExecutableImageUid={KExecutableImageUidValue};
36 #define KLogicalDeviceDriverUidValue KLogicalDeviceDriverUidValue16
37 #define KLogicalDeviceDriverUid KLogicalDeviceDriverUid16
39 #define KLogicalDeviceDriverUidValue KLogicalDeviceDriverUidValue8
40 #define KLogicalDeviceDriverUid KLogicalDeviceDriverUid8
42 const TInt KLogicalDeviceDriverUidValue16=0x100000af;
43 const TUid KLogicalDeviceDriverUid16={KLogicalDeviceDriverUidValue16};
44 const TInt KLogicalDeviceDriverUidValue8=0x100000ae;
45 const TUid KLogicalDeviceDriverUid8={KLogicalDeviceDriverUidValue8};
48 #define KPhysicalDeviceDriverUidValue KPhysicalDeviceDriverUidValue16
49 #define KPhysicalDeviceDriverUid KPhysicalDeviceDriverUid16
51 #define KPhysicalDeviceDriverUidValue KPhysicalDeviceDriverUidValue8
52 #define KPhysicalDeviceDriverUid KPhysicalDeviceDriverUid8
54 const TInt KPhysicalDeviceDriverUidValue16=0x100039d0;
55 const TUid KPhysicalDeviceDriverUid16={KPhysicalDeviceDriverUidValue16};
56 const TInt KPhysicalDeviceDriverUidValue8=0x100000ad;
57 const TUid KPhysicalDeviceDriverUid8={KPhysicalDeviceDriverUidValue8};
59 const TInt KMachineConfigurationUidValue=0x100000f4;
60 const TUid KMachineConfigurationUid={KMachineConfigurationUidValue};
63 #define KLocaleDllUidValue KLocaleDllUidValue16
64 #define KLocaleDllUid KLocaleDllUid16
66 #define KLocaleDllUidValue KLocaleDllUidValue8
67 #define KLocaleDllUid KLocaleDllUid8
69 const TInt KLocaleDllUidValue16=0x100039e6;
70 const TUid KLocaleDllUid16={KLocaleDllUidValue16};
71 const TInt KLocaleDllUidValue8=0x100000c3;
72 const TUid KLocaleDllUid8={KLocaleDllUidValue8};
74 const TInt KSharedLibraryUidValue=0x1000008d;
75 const TUid KSharedLibraryUid={KSharedLibraryUidValue};
77 const TInt KKeyboardUidValue=0x100000db;
78 const TUid KKeyboardUid={KKeyboardUidValue};
80 /** @internalComponent */
81 const TInt KEka1EntryStubUidValue=0x101fdf0f;
82 /** @internalComponent */
83 const TUid KEka1EntryStubUid={KEka1EntryStubUidValue};
86 #define KKeyboardDataUidValue KKeyboardDataUidValue16
87 #define KKeyboardDataUid KKeyboardDataUid16
89 #define KKeyboardDataUidValue KKeyboardDataUidValue8
90 #define KKeyboardDataUid KKeyboardDataUid8
92 const TInt KKeyboardDataUidValue16=0x100039e0;
93 const TUid KKeyboardDataUid16={KKeyboardDataUidValue16};
94 const TInt KKeyboardDataUidValue8=0x100000dc;
95 const TUid KKeyboardDataUid8={KKeyboardDataUidValue8};
98 #define KKeyboardTranUidValue KKeyboardTranUidValue16
99 #define KKeyboardTranUid KKeyboardTranUid16
101 #define KKeyboardTranUidValue KKeyboardTranUidValue8
102 #define KKeyboardTranUid KKeyboardTranUid8
104 const TInt KKeyboardTranUidValue16=0x100039e1;
105 const TUid KKeyboardTranUid16={KKeyboardTranUidValue16};
106 const TInt KKeyboardTranUidValue8=0x100000dd;
107 const TUid KKeyboardTranUid8={KKeyboardTranUidValue8};
110 #if defined(_UNICODE)
111 #define KConsoleDllUidValue KConsoleDllUidValue16
112 #define KConsoleDllUid KConsoleDllUid16
114 #define KConsoleDllUidValue KConsoleDllUidValue8
115 #define KConsoleDllUid KConsoleDllUid8
117 const TInt KConsoleDllUidValue16=0x100039e7;
118 const TUid KConsoleDllUid16={KConsoleDllUidValue16};
119 const TInt KConsoleDllUidValue8=0x100000c5;
120 const TUid KConsoleDllUid8={KConsoleDllUidValue8};
122 const TUint KSystemStartupModeKey=0x10204BB5;