First public contribution.
1 // Copyright (c) 2006-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.
23 /** The following 3 function are defined so that the functions IdealLanguage,
24 SetIdealLanguage, ReleaseIdealLanguage will compile as part as an .exe
25 These functions use a global TAny* to store the data that would have been
26 stored in the TLS under normal compilation (ie If the BaUtils was compilled
38 TInt Dll::SetTls(TAny* aPtr)