Update contrib.
1 // Copyright (c) 2003-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 "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 // e32test\dll\t_ver2.cpp
20 EXPORT_C TInt Export01()
22 #if defined(__VER3_0__)
24 #elif defined(__VER2_0__)
26 #elif defined(__VER1_1__)
33 #if !defined(__VER2_0__) && !defined(__VER3_0__)
34 EXPORT_C TInt Export02()
36 EXPORT_C TInt Export03()
39 #if !defined(__VER3_0__)
40 EXPORT_C TInt Export04()
43 EXPORT_C TInt Export05()
45 EXPORT_C TInt Export06()
47 EXPORT_C TInt Export07()
49 EXPORT_C TInt Export08()
51 EXPORT_C TInt Export09()
54 EXPORT_C TInt Export10()
56 EXPORT_C TInt Export11()
58 EXPORT_C TInt Export12()
60 EXPORT_C TInt Export13()
62 EXPORT_C TInt Export14()
64 EXPORT_C TInt Export15()
66 EXPORT_C TInt Export16()
68 EXPORT_C TInt Export17()
70 EXPORT_C TInt Export18()
72 EXPORT_C TInt Export19()
75 #if defined(__VER1_1__) || defined(__VER2_0__) || defined(__VER3_0__)
76 EXPORT_C TInt Export20()
78 EXPORT_C TInt Export21()
80 EXPORT_C TInt Export22()
82 #if !defined(__VER2_0__) && !defined(__VER3_0__)
83 EXPORT_C TInt Export23()
85 EXPORT_C TInt Export24()
88 EXPORT_C TInt Export25()
90 EXPORT_C TInt Export26()
92 EXPORT_C TInt Export27()
94 EXPORT_C TInt Export28()
96 EXPORT_C TInt Export29()
100 #if defined(__VER2_0__) || defined(__VER3_0__)
101 EXPORT_C TInt Export30()
103 EXPORT_C TInt Export31()
105 EXPORT_C TInt Export32()
107 EXPORT_C TInt Export33()
109 EXPORT_C TInt Export34()
111 EXPORT_C TInt Export35()
113 EXPORT_C TInt Export36()
115 EXPORT_C TInt Export37()
117 EXPORT_C TInt Export38()
119 #if !defined(__VER3_0__)
120 EXPORT_C TInt Export39()
125 #if defined(__VER3_0__)
126 EXPORT_C TInt Export40()
128 EXPORT_C TInt Export41()
130 EXPORT_C TInt Export42()
132 EXPORT_C TInt Export43()
134 EXPORT_C TInt Export44()
136 EXPORT_C TInt Export45()
138 EXPORT_C TInt Export46()
140 EXPORT_C TInt Export47()
142 EXPORT_C TInt Export48()
144 EXPORT_C TInt Export49()
147 EXPORT_C TInt Export50()
149 EXPORT_C TInt Export51()
151 EXPORT_C TInt Export52()
153 EXPORT_C TInt Export53()
155 EXPORT_C TInt Export54()
157 EXPORT_C TInt Export55()
159 EXPORT_C TInt Export56()
161 EXPORT_C TInt Export57()
163 EXPORT_C TInt Export58()
165 EXPORT_C TInt Export59()