First public contribution.
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 "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.
22 WARNING: Constant is for internal use ONLY. Compatibility is not guaranteed in future releases.
24 const TUid KMultiBitmapRomImageUid = { 268435521 };
30 IMPORT_C TInt FbsStartup();
33 Required to ensure BC between NGage and 7.0S platforms.
34 Function is exported at ordinal corresponding to where NGage platform
35 has extended this library and must not be moved.
39 IMPORT_C void DummyReserved1();