author | Simon Howkins <simonh@symbian.org> |
Mon, 22 Nov 2010 16:51:00 +0000 | |
branch | HighFidelityModel |
changeset 508 | 5725bcd8254c |
parent 410 | c10ba65d2699 |
permissions | -rw-r--r-- |
410
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1 |
// Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2 |
// All rights reserved. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3 |
// This component and the accompanying materials are made available |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4 |
// under the terms of "Eclipse Public License v1.0" |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5 |
// which accompanies this distribution, and is available |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6 |
// at the URL "http://www.eclipse.org/legal/epl-v10.html". |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
7 |
// |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
8 |
// Initial Contributors: |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
9 |
// Nokia Corporation - initial contribution. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
10 |
// |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
11 |
// Contributors: |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
12 |
// |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
13 |
// Description: |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
14 |
// Symbian_OS.hrh |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
15 |
// Configuration options for Symbian OS |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
16 |
// This file is managed by the Master Codeline Forum |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
17 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
18 |
/** This include is for PREQ2621 */ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
19 |
#include "platform_paths.hrh" |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
20 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
21 |
// SYMBIAN_JAVA_NOT_INCLUDED |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
22 |
// For Sphinx and later versions, J2ME will no longer be included in the |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
23 |
// build. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
24 |
// This #define supports PREQ1791 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
25 |
// |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
26 |
// |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
27 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
28 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
29 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
30 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
31 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
32 |
#define SYMBIAN_JAVA_NOT_INCLUDED |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
33 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
34 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
35 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
36 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
37 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
38 |
SYMBIAN_HCI_API_V2 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
39 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
40 |
If SYMBIAN_HCI_API_V2 is defined then the HCI APIs provided in PREQ750 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
41 |
(Bluetooth HCI improvements) will be required for use by a version 2 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
42 |
Bluetooth Stack and a version 2 HCI. These APIs are neither binary nor |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
43 |
source compatible with the previous version 1 HCI APIs. Both the original |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
44 |
version 1 Bluetooth stack and HCI, and the new version 2 Bluetooth stack |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
45 |
and HCI will be built, but both rombuild and the emulator will be |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
46 |
configured to use the version 2 binaries. The version 2 HCI will support |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
47 |
all commands and events listed in Bluetooth v2.0 specification. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
48 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
49 |
If SYMBIAN_HCI_API_V2 is not defined then only the version 1 Bluetooth |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
50 |
stack and HCI will be built and used by rombuild and the emulator. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
51 |
The version 1 HCI supports most but NOT all commands and events listed |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
52 |
in Bluetooth v2.0 specification. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
53 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
54 |
See BR1613 for more information. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
55 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
56 |
#define SYMBIAN_HCI_API_V2 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
57 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
58 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
59 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
60 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
61 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
62 |
__WATCHER_API_V2__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
63 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
64 |
If __WATCHER_API_V2__ is defined then the |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
65 |
watcher framework supports ECOM watcher plugins. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
66 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
67 |
#define __WATCHER_API_V2__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
68 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
69 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
70 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
71 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
72 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
73 |
__HIDE_WATCHER_API_V1__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
74 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
75 |
Hides support APIs for loading non-ECOM watcher plugins. Non-ECOM watcher |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
76 |
plugins are still loaded. The associated define __REMOVE_WATCHER_API_V1__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
77 |
removes the implementation of the support APIs. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
78 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
79 |
Assumes that __WATCHER_API_V2__ has been defined. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
80 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
81 |
#define __HIDE_WATCHER_API_V1__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
82 |
#define __REMOVE_WATCHER_API_V1__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
83 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
84 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
85 |
SYMBIAN_TIMEZONE_SUPPORT_V1 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
86 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
87 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
88 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
89 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
90 |
When SYMBIAN_TIMEZONE_SUPPORT_V1 is defined the App-services TzClient.dll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
91 |
module (and accompanying import library) is made available for client |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
92 |
application use. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
93 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
94 |
This #define supports PREQ663 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
95 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
96 |
#define SYMBIAN_TIMEZONE_SUPPORT_V1 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
97 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
98 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
99 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
100 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
101 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
102 |
SYMBIAN_ENABLE_MMF_MULTISCREEN_SUPPORT |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
103 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
104 |
If SYMBIAN_ENABLE_MMF_MULTISCREEN_SUPPORT is defined then |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
105 |
the Multimedia Framework (MMF) can support video playback on |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
106 |
a secondary display. The default screen will be the screen |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
107 |
number in the cone environment. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
108 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
109 |
@see CVideoPlayerUtility |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
110 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
111 |
#define SYMBIAN_ENABLE_MMF_MULTISCREEN_SUPPORT |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
112 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
113 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
114 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
115 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
116 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
117 |
SYMBIAN_EXTENDED_COMPOSITE_FILESYSTEM |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
118 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
119 |
If SYMBIAN_EXTENDED_COMPOSITE_FILESYSTEM is defined, the Composite |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
120 |
File System allows more than one ROFS partition to be included in |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
121 |
the composite Z: drive. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
122 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
123 |
This #define supports PREQ1085 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
124 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
125 |
#define SYMBIAN_EXTENDED_COMPOSITE_FILESYSTEM |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
126 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
127 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
128 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
129 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
130 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
131 |
__SECURE_BIN__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
132 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
133 |
When __SECURE_BIN__ is defined, executable files stored as |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
134 |
"data" in the XIP ROM are assumed to be in their data-caged |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
135 |
locations. The presence of this #define does not imply that |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
136 |
data-caging is enforced, and does not imply that binaries have |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
137 |
been relocated to sys\bin. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
138 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
139 |
This #define supports PREQ537 "Platform security - file system layout". |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
140 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
141 |
#define __SECURE_BIN__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
142 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
143 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
144 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
145 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
146 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
147 |
SYMBIAN_COREAPPS_API_V2 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
148 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
149 |
If SYMBIAN_COREAPPS_API_V2 is defined then new functionality is available within |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
150 |
the Core Apps sub-system (Contacts Model, Agenda Model and World Server) to |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
151 |
support a platform secured OS. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
152 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
153 |
#define SYMBIAN_COREAPPS_API_V2 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
154 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
155 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
156 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
157 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
158 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
159 |
SYMBIAN_APPARC_APPINFO_CACHE |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
160 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
161 |
If SYMBIAN_APPARC_APPINFO_CACHE is defined then apparc creates |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
162 |
a file of application information on the first boot, which is |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
163 |
used during subsequent boots for application information. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
164 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
165 |
#define SYMBIAN_APPARC_APPINFO_CACHE |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
166 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
167 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
168 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
169 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
170 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
171 |
SYMBIAN_NETWORKING_IPSEC_IKE_V2 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
172 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
173 |
If SYMBIAN_NETWORKING_IPSEC_IKE_V2 is defined, IPSEC will |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
174 |
be able to support Internet Key Exchange version 2 in |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
175 |
addition to IKE v1. This involves a change in the size of |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
176 |
the TPfkeyMsgBase class - see BR1736.1. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
177 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
178 |
Actual support for IKE v2 will depend on the provision |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
179 |
of a suitable plugin to the Key Management Daemon. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
180 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
181 |
This #define supports PREQ1223. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
182 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
183 |
#define SYMBIAN_NETWORKING_IPSEC_IKE_V2 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
184 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
185 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
186 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
187 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
188 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
189 |
SYMBIAN_UIKON_UNIFICATION |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
190 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
191 |
When SYMBIAN_UIKON_UNIFICATION is defined, the existing |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
192 |
CEikSrvAppUiBase class is replaced with a customisable class |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
193 |
provided by the System GUI. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
194 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
195 |
This #define supports PREQ819 and PREQ826 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
196 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
197 |
#define SYMBIAN_UIKON_UNIFICATION |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
198 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
199 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
200 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
201 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
202 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
203 |
__SECURITY_PLATSEC_ARCH__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
204 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
205 |
If this macro is defined, then platform security aware security services |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
206 |
APIs will be present. This includes architectural changes to several |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
207 |
components. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
208 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
209 |
If this macro is not defined, the original version (since 8.0) of the |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
210 |
security services APIs will be present. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
211 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
212 |
The following components are affected: |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
213 |
cryptotokens |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
214 |
certman |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
215 |
filetokens |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
216 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
217 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
218 |
#define __SECURITY_PLATSEC_ARCH__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
219 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
220 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
221 |
SYMBIAN_ECAM_CHUNKAPI |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
222 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
223 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
224 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
225 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
226 |
Specifies that an extended API will be used in the multimedia |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
227 |
camera interface. This has a v2 observer which allows camera data |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
228 |
to be returned without buffer copy, and also allows clients to set |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
229 |
camera access priority |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
230 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
231 |
@see CCamera |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
232 |
@see MCameraObserver2 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
233 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
234 |
This #define supports PREQ799. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
235 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
236 |
#define SYMBIAN_ECAM_CHUNKAPI |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
237 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
238 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
239 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
240 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
241 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
242 |
SYMBIAN_SECURE_ECOM |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
243 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
244 |
When SYMBIAN_SECURE_ECOM is not defined, ECOM plugins are discovered by |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
245 |
searching for DLLs in System\libs\plugins, and inferring the name of |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
246 |
the resource file from the UID3 of the DLL. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
247 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
248 |
When SYMBIAN_SECURE_ECOM is defined, ECOM plugins will also be discovered |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
249 |
by searching for resource files in \Resource\Plugins, and inferring the |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
250 |
name of the DLL from the name of the resource file. When platform security |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
251 |
is fully enforced, only this new style of discovery will work. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
252 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
253 |
#define SYMBIAN_SECURE_ECOM |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
254 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
255 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
256 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
257 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
258 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
259 |
SYMBIAN_INETPROTUTILS_RFC3986 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
260 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
261 |
Description: |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
262 |
If SYMBIAN_INETPROTUTILS_RFC3986 is defined, the Internet |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
263 |
Protocol Utility Library supports RFC 3986, which increases |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
264 |
the set of reserved characters. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
265 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
266 |
@see EscapeUtils::IsExcludedChar |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
267 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
268 |
This #define implements BR2009. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
269 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
270 |
#define SYMBIAN_INETPROTUTILS_RFC3986 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
271 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
272 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
273 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
274 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
275 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
276 |
SYMBIAN_FONT_METRICS_V2 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
277 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
278 |
If this is defined, then classes which derive from COpenFont (usually |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
279 |
these are part of a font rasterizer implementation) must set the |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
280 |
protected member variables: |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
281 |
iFontAscentOfCapitals |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
282 |
iFontAscentIncAccents |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
283 |
iFontDescent |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
284 |
iFontLineGap |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
285 |
to appropriate values during the creation of a font. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
286 |
If this macro is not defined then these member variables do not exist. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
287 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
288 |
@see COpenFont |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
289 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
290 |
#define SYMBIAN_FONT_METRICS_V2 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
291 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
292 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
293 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
294 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
295 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
296 |
__OBEX_USER_DEFINED_HEADERS__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
297 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
298 |
If __OBEX_USER_DEFINED_HEADERS__ is defined then the new API support for extended Headers will be available. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
299 |
This new support includes USER DEFINED HEADERS and the COUNT header. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
300 |
If this functionality is compiled out then the old API is available as before. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
301 |
For more information on see documents shown below. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
302 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
303 |
@see SGL.GT171.097 - Obex Header Extension how to |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
304 |
@see SGL.GT171.095 - Obex Extension Design Document |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
305 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
306 |
#define __OBEX_USER_DEFINED_HEADERS__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
307 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
308 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
309 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
310 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
311 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
312 |
SYMBIAN_CENTREP_NOC |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
313 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
314 |
If SYMBIAN_CENTREP_NOC is defined, the Central Repository |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
315 |
includes Notify-Only Client Optimization. This will cause |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
316 |
repositories to be unloaded after a timeout even if the |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
317 |
connection is still open. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
318 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
319 |
This #define supports PREQ1228. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
320 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
321 |
#define SYMBIAN_CENTREP_NOC |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
322 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
323 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
324 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
325 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
326 |
@since 8.1 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
327 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
328 |
SYMBIAN_BLUETOOTH_REQUIRES_HCI_FLUSH_COMPLETE_EVENT |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
329 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
330 |
If this is defined, the MHCIEventObserver class must implement |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
331 |
the FlushCompleteEvent virtual function, which will be used by |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
332 |
the link manager to send Flush Complete events up to the stack. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
333 |
If this macro is not defined, Flush Complete events will be discarded. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
334 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
335 |
@see MHCIEventObserver |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
336 |
@see CHCIFacade |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
337 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
338 |
#define SYMBIAN_BLUETOOTH_REQUIRES_HCI_FLUSH_COMPLETE_EVENT |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
339 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
340 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
341 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
342 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
343 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
344 |
SYMBIAN_MULTIMEDIA_CODEC_API |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
345 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
346 |
If SYMBIAN_MULTIMEDIA_CODEC_API is defined then support is |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
347 |
available for PREQ1024 delivered Processing Unit or |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
348 |
OpenMAX based codecs and Multimedia hardware devices. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
349 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
350 |
#define SYMBIAN_MULTIMEDIA_CODEC_API |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
351 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
352 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
353 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
354 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
355 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
356 |
SYMBIAN_MULTIMEDIA_SUBTITLE_SUPPORT |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
357 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
358 |
Provides support control the presentation of subtitle and closed captioning text |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
359 |
from video playback controllers in the Multimedia Framework as part of @see CVideoPlayerUtility2. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
360 |
Note that this support is dependent on the following being present in ROM: |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
361 |
- GCE version of Graphics (migration component) |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
362 |
- GCE version of Videorender (optional component). |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
363 |
- The Subtitle plugin (optional component). |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
364 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
365 |
This #define supports PREQ1939 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
366 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
367 |
#define SYMBIAN_MULTIMEDIA_SUBTITLE_SUPPORT |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
368 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
369 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
370 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
371 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
372 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
373 |
__MESSAGING_API_V2__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
374 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
375 |
If __MESSAGING_API_V2__ is defined then new functionality |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
376 |
is available within the Messaging sub-system to support a |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
377 |
platform secured OS, e.g. the Attachment API. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
378 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
379 |
#define __MESSAGING_API_V2__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
380 |
#define __HIDE_MESSAGING_API_V1__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
381 |
#define __REMOVE_MESSAGING_API_V1__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
382 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
383 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
384 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
385 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
386 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
387 |
SYMBIAN_BOOKMARK_DATABASE |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
388 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
389 |
The Bookmark Database is an API used to provide system-wide |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
390 |
storage and management functionality for URI bookmarks. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
391 |
If defined, this macro indicates that the Bookmark Database |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
392 |
API is present in the platform. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
393 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
394 |
#define SYMBIAN_BOOKMARK_DATABASE |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
395 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
396 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
397 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
398 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
399 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
400 |
SYMBIAN_NETWORKING_UMTSR5 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
401 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
402 |
If SYMBIAN_NETWORKING_UMTSR5 is defined support for the QoS |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
403 |
and IMS parameters introduced by Release 5 of the 3GPP |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
404 |
specification will be enabled. This involves a BC break in |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
405 |
TContextConfig - see BR1582.1 for details. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
406 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
407 |
@see TContextConfig |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
408 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
409 |
This #define supports PREQ192 and PREQ635. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
410 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
411 |
#define SYMBIAN_NETWORKING_UMTSR5 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
412 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
413 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
414 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
415 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
416 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
417 |
SYMBIAN_NETWORKING_3GPPDEFAULTQOS |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
418 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
419 |
If SYMBIAN_NETWORKING_3GPPDEFAULTQOS is defined, support |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
420 |
for QoS modification on the default PDP context will be |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
421 |
enabled via the RSubconnection API. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
422 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
423 |
This #define supports PREQ870. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
424 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
425 |
#define SYMBIAN_NETWORKING_3GPPDEFAULTQOS |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
426 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
427 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
428 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
429 |
SYMBIAN_STAGED_SYSTEM_STARTUP |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
430 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
431 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
432 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
433 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
434 |
When SYMBIAN_STAGED_SYSTEM_STARTUP is defined, the staged |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
435 |
start-up architecture has been introduced into the OS and |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
436 |
'Start-up State Aware' components can make use of the |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
437 |
architecture. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
438 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
439 |
This #define supports PREQ 810. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
440 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
441 |
#define SYMBIAN_STAGED_SYSTEM_STARTUP |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
442 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
443 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
444 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
445 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
446 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
447 |
__HIDE_IPC_V1__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
448 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
449 |
If __HIDE_IPC_V1__ is defined then the deprecated insecure IPC APIs will be removed from various Symbian OS header files. Classes affected include CSession, CServer, RMessage and RMessageptr. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
450 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
451 |
For more information see the document listed below. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
452 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
453 |
@see SMG.SM0005.004 - Platform Security Development for Zephyr |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
454 |
@see CSession |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
455 |
@see CServer |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
456 |
@see RMessage |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
457 |
@see RMessagePtr |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
458 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
459 |
#define __HIDE_IPC_V1__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
460 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
461 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
462 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
463 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
464 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
465 |
SYMBIAN_NETWORKING_DHCPSERVER |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
466 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
467 |
If SYMBIAN_NETWORKING_DHCPSERVER is defined, Symbian OS includes a |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
468 |
simplified DHCPv4 server capable of dealing with single client. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
469 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
470 |
This #define provides functionality to support PREQ749. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
471 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
472 |
#define SYMBIAN_NETWORKING_DHCPSERVER |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
473 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
474 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
475 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
476 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
477 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
478 |
SYMBIAN_REMOVE_TRIVIAL_ENCRYPTION |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
479 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
480 |
This macro removes the trivial encryption APIs that are exported by EUSER. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
481 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
482 |
See BR1320 for more details |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
483 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
484 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
485 |
#define SYMBIAN_REMOVE_TRIVIAL_ENCRYPTION |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
486 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
487 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
488 |
@internalTechnology |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
489 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
490 |
SYMBIAN_WAPPUSH_WHITELIST_BLACKLIST |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
491 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
492 |
Description: |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
493 |
If SYMBIAN_WAPPUSH_WHITELIST_BLACKLIST is defined, the WAP Push |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
494 |
watcher compares the origin of Push messages against URIs in a |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
495 |
"White list" and "Black list". |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
496 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
497 |
This #define supports PREQ1505 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
498 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
499 |
#define SYMBIAN_WAPPUSH_WHITELIST_BLACKLIST |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
500 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
501 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
502 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
503 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
504 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
505 |
SYMBIAN_FLEXIBLE_ALARM |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
506 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
507 |
When this macro is defined, Calendar Interim API, Alarm server and UIKON |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
508 |
Alert Server will support additional functionality. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
509 |
- Extra data can be attached to calendar alarm and allow UI app |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
510 |
to retrieve the associated data. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
511 |
- The Alarm server can send multiple expired alarms to Alert Server without |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
512 |
waiting for the previous alarm acknowledged first |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
513 |
- A Resource file can be used to configure alarm play intervals and durations, |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
514 |
or to disable alarm sound control. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
515 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
516 |
This #define supports PREQ1118 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
517 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
518 |
#define SYMBIAN_FLEXIBLE_ALARM |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
519 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
520 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
521 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
522 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
523 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
524 |
SYMBIAN_PKCS12 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
525 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
526 |
If SYMBIAN_PKCS12 is defined, the PKCS#12 Key Derivation |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
527 |
Algorithm is supplied. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
528 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
529 |
This #define supports PREQ1054. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
530 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
531 |
#define SYMBIAN_PKCS12 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
532 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
533 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
534 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
535 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
536 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
537 |
SYMBIAN_MMF_AUTOPAUSE_RESUME |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
538 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
539 |
This #define enables extra features in the MMF APIs for auto pause |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
540 |
and resume of audio streams. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
541 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
542 |
#define SYMBIAN_MMF_AUTOPAUSE_RESUME |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
543 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
544 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
545 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
546 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
547 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
548 |
__SECURE_BACKUP__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
549 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
550 |
If __SECURE_BACKUP__ is defined, the Secure Backup server replaces |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
551 |
the use of SCRemFs for backup and restore, changing the backup protocol. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
552 |
Applications which have private data need to provide additional backup |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
553 |
registration files, and may use Publish & Subscribe to receive |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
554 |
notification of backup requests. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
555 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
556 |
This #define supports PREQ716 - Provide support for secure backup and |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
557 |
restore for licensee PC Connectivity software |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
558 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
559 |
#define __SECURE_BACKUP__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
560 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
561 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
562 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
563 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
564 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
565 |
SYMBIAN_NETWORKING_REMOVE_RGENERIC |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
566 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
567 |
If this macro is defined the deprecated APIs RGenericAgent, |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
568 |
RNif, RNifMonitor and Nifman are removed. All of these APIs, |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
569 |
exported by NIFMAN, have been deprecated and replaced by |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
570 |
the RConnection API exported by ESOCK. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
571 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
572 |
@see Break request BR1070 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
573 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
574 |
#define SYMBIAN_NETWORKING_REMOVE_RGENERIC |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
575 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
576 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
577 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
578 |
@released 9.0 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
579 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
580 |
SYMBIAN_NETWORKING_RSUBCONNECTION |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
581 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
582 |
If SYMBIAN_NETWORKING_RSUBCONNECTION is defined, the RQosChannel API is |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
583 |
removed, and the RSubConnection API exported by ESOCK must be used instead. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
584 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
585 |
This #define supports PREQ 26. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
586 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
587 |
#define SYMBIAN_NETWORKING_RSUBCONNECTION |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
588 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
589 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
590 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
591 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
592 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
593 |
SYMBIAN_HIDE_COREAPPS_API_V1 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
594 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
595 |
If SYMBIAN_HIDE_COREAPPS_API_V1 is defined then the insecure CoreApps APIs |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
596 |
will be removed from various Symbian OS header files. Components affected are |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
597 |
Contacts Model, Agenda Model and World Server. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
598 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
599 |
The related define SYMBIAN_REMOVE_COREAPPS_API_V1 removes the underlying implementations, |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
600 |
causing a binary compatibility break to match the source compatibility break. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
601 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
602 |
#define SYMBIAN_HIDE_COREAPPS_API_V1 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
603 |
#define SYMBIAN_REMOVE_COREAPPS_API_V1 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
604 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
605 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
606 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
607 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
608 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
609 |
__UI_FRAMEWORKS_V2__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
610 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
611 |
If __UI_FRAMEWORKS_V2__ is defined then PlatSec aware UI Frameworks API's will be available. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
612 |
The following frameworks will be affected: |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
613 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
614 |
Applications |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
615 |
File Recognizers |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
616 |
Data Recognizers |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
617 |
Notifiers |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
618 |
Control Panel Plugins |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
619 |
Feps |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
620 |
App-initialization (CEikLibrary) |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
621 |
Converters |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
622 |
Error-Resolving |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
623 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
624 |
#define __UI_FRAMEWORKS_V2__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
625 |
#define SYMBIAN_HIDE_UI_FRAMEWORKS_V1 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
626 |
#define SYMBIAN_REMOVE_UI_FRAMEWORKS_V1 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
627 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
628 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
629 |
@internalAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
630 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
631 |
__BC_FUTURE_PROOFING__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
632 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
633 |
Support for the implementation of PREQ743 "Introduction of interface |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
634 |
robustness patterns to support future binary compatibility". |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
635 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
636 |
#define __BC_FUTURE_PROOFING__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
637 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
638 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
639 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
640 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
641 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
642 |
SYMBIAN_TELEPHONY_USAT5 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
643 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
644 |
If SYMBIAN_TELEPHONY_USAT5 is defined then support for 3GPP |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
645 |
Release 5 (U)SAT will be enabled. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
646 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
647 |
@see RSat::TCallControlV5 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
648 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
649 |
This #define supports PREQ1234. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
650 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
651 |
#define SYMBIAN_TELEPHONY_USAT5 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
652 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
653 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
654 |
SYMBIAN_GENERIC_SYSTEM_STARTUP |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
655 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
656 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
657 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
658 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
659 |
This #define enables the generic start-up architecture in |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
660 |
which the System Starter process is responsible for the |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
661 |
controlled startup of the system. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
662 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
663 |
The #define supports PREQ808 and PREQ809. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
664 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
665 |
#define SYMBIAN_GENERIC_SYSTEM_STARTUP |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
666 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
667 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
668 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
669 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
670 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
671 |
SYMBIAN_SECURE_PUBLISH_AND_SUBSCRIBE |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
672 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
673 |
If this macro is defined, then the Bluetooth stack reconfigures to take |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
674 |
advantage of security mechanisms in Publish and Subscribe. Any other |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
675 |
components requiring reconfiguration to make use of Publish and Subscribe |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
676 |
can also use this macro. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
677 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
678 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
679 |
#define SYMBIAN_SECURE_PUBLISH_AND_SUBSCRIBE |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
680 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
681 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
682 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
683 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
684 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
685 |
SYMBIAN_SECURITY_CAF_RFILE_HANDLE |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
686 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
687 |
If SYMBIAN_SECURITY_CAF_RFILE_HANDLE is defined then it enables the Content Access |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
688 |
Framework to read from files passed to it as an open RFile handles instead of CAF |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
689 |
opening the file itself. This allows files stored in a data caged directory to be |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
690 |
read by CAF. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
691 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
692 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
693 |
#define SYMBIAN_SECURITY_CAF_RFILE_HANDLE |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
694 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
695 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
696 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
697 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
698 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
699 |
__JAVACUSTOMINSTALL__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
700 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
701 |
If __JAVACUSTOMINSTALL__ is defined then an additional UI callback is made after MIDlet |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
702 |
installation has succeeded or failed. This callback is intended for information only and the |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
703 |
information passed can be licensee customised. The intention would be that the device user |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
704 |
can use this information to diagnose install problems in conjunction with network operators. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
705 |
If this #define is not present then the callback is not present and is not called. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
706 |
For more information on see documents shown below. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
707 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
708 |
@see SGL.GT0188.253 CDMA Java MIDlet Installer Component Design |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
709 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
710 |
#define __JAVACUSTOMINSTALL__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
711 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
712 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
713 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
714 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
715 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
716 |
SYMBIAN_MDF_API_V2 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
717 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
718 |
This macro selects the Symbian OS 9.x phase of development in |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
719 |
the Media Device Framework API, including changes to enable |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
720 |
MDF Video Decoder Hardware devices to support applications, |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
721 |
streaming and demux. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
722 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
723 |
@see CMMFVideoPlayHwDevice |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
724 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
725 |
#define SYMBIAN_MDF_API_V2 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
726 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
727 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
728 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
729 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
730 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
731 |
SYMBIAN_SMS_REL6_SUPPORT |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
732 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
733 |
SMS Release 6 support is defined in the 3GPP specifications |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
734 |
(3GPP TS 23.040 V6.5.0 and 3GPP TS 23.038 V6.1.0). |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
735 |
If defined, this macro indicates that Symbian OS SMS APIs |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
736 |
shall support Release 6 functionality. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
737 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
738 |
#define SYMBIAN_SMS_REL6_SUPPORT |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
739 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
740 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
741 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
742 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
743 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
744 |
SYMBIAN_SWI_POST_INSTALL_REVOCATION |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
745 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
746 |
When SYMBIAN_SWI_POST_INSTALL_REVOCATION is defined, |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
747 |
support for the SWI post install revocation service is enabled. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
748 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
749 |
This #define supports PREQ919 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
750 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
751 |
#define SYMBIAN_SWI_POST_INSTALL_REVOCATION |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
752 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
753 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
754 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
755 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
756 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
757 |
SYMBIAN_TELEPHONY_IMS |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
758 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
759 |
If SYMBIAN_TELEPHONY_IMS is defined then IMS related APIs are included |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
760 |
in Telephony components. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
761 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
762 |
This #define supports PREQ61. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
763 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
764 |
#define SYMBIAN_TELEPHONY_IMS |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
765 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
766 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
767 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
768 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
769 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
770 |
SYMBIAN_IGNORE_BIN_TARGETPATH |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
771 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
772 |
When SYMBIAN_IGNORE_BIN_TARGETPATH is defined the TARGETPATH keyword in MMP files is ignored for executables. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
773 |
Executables for the emulator instead get built to the default location. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
774 |
e.g. \epoc32\release\winscw\udeb |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
775 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
776 |
#define SYMBIAN_IGNORE_BIN_TARGETPATH |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
777 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
778 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
779 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
780 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
781 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
782 |
SYMBIAN_COMMS_REPOSITORY |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
783 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
784 |
Comms data is now stored in the Central Repository rather than the DBMS server. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
785 |
A new module, CommsDat.dll, replaces Commdb.dll as the interface for comms data stored on a device. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
786 |
CommsDat has a different API to Commdb, but provides equivalent functionality. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
787 |
There is no longer an SQL API for access to Comms Data. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
788 |
Commdb tools have been migrated for use with CommsDat |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
789 |
Commdb is deprecated and should not be used, though it remains as a temporary BC shim on top of CommsDat. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
790 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
791 |
#define SYMBIAN_COMMS_REPOSITORY |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
792 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
793 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
794 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
795 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
796 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
797 |
SYMBIAN_VARIABLE_BITRATE_CODEC |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
798 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
799 |
If SYMBIAN_VARIABLE_BITRATE_CODEC is defined then |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
800 |
CMMFSwCodecWrapper based audio hardware devices in the |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
801 |
Multimedia Framework (MMF) can support variable bitrate codecs. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
802 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
803 |
@see CMMFSwCodecWrapper |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
804 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
805 |
#define SYMBIAN_VARIABLE_BITRATE_CODEC |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
806 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
807 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
808 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
809 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
810 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
811 |
__SECURE_TELEPHONY__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
812 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
813 |
If __SECURE_TELEPHONY__ is defined, all Platform Security functionality |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
814 |
within the Telephony subsystem will be enabled. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
815 |
If __SECURE_TELEPHONY__ is not defined, no Platform Security functionality |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
816 |
within the Telephony subsystem is enabled. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
817 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
818 |
#define __SECURE_TELEPHONY__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
819 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
820 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
821 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
822 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
823 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
824 |
SYMBIAN_CAF_V2 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
825 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
826 |
The SYMBIAN_CAF_V2 flag indicates the CAF API v2 is present. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
827 |
CAF v2 supports files containing multiple content objects, which requires |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
828 |
a change of API for CAF agents: agents written for CAF v1 will not compile |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
829 |
against CAF v2. See BR.1219.2 for migration information. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
830 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
831 |
This #define supports PREQ780. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
832 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
833 |
#define SYMBIAN_CAF_V2 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
834 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
835 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
836 |
SYMBIAN_ROM_STATIC_PLUGIN_INFORMATION |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
837 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
838 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
839 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
840 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
841 |
This macro enables a consolidation phase in the ROM building |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
842 |
process to generate additional metadata for each ROM drive. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
843 |
The metadata describes the content and structure of the ROM |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
844 |
conveniently filtered for any component that requires it. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
845 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
846 |
Components supply metadata with the "spidata" BUILDROM keyword. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
847 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
848 |
This macro supports PREQ806 and other requirements that |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
849 |
eliminate run-time scanning of ROM content. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
850 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
851 |
#define SYMBIAN_ROM_STATIC_PLUGIN_INFORMATION |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
852 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
853 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
854 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
855 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
856 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
857 |
SYMBIAN_BLUETOOTH_ESCO_ENABLED |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
858 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
859 |
Enable support for Bluetooth eSCO synchronous links. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
860 |
Defining this macro extends the interface to CHCIBase to support |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
861 |
the Synchronous connection commands added in Bluetooth 1.2. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
862 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
863 |
#define SYMBIAN_BLUETOOTH_ESCO_ENABLED |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
864 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
865 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
866 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
867 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
868 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
869 |
SYMBIAN_SECURE_MIDLET_INSTALL |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
870 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
871 |
If SYMBIAN_SECURE_MIDLET_INSTALL is defined then the Java MIDlet |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
872 |
Installer supports installation under Platform Security policies, |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
873 |
using the interface published by security\JavaMIDletInstaller. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
874 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
875 |
If SYMBIAN_SECURE_MIDLET_INSTALL is not defined then Java MIDlet |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
876 |
installation is achieved through the security\appinst interfaces. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
877 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
878 |
#define SYMBIAN_SECURE_MIDLET_INSTALL |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
879 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
880 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
881 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
882 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
883 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
884 |
SYMBIAN_UI_FRAMEWORKS_CONTROL_API_V2 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
885 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
886 |
If SYMBIAN_UI_FRAMEWORKS_CONTROL_API_V2 is defined then |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
887 |
the following additional features will be available in CONE. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
888 |
1) Functions to set and get the background of a control. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
889 |
2) Functions to add components to a compound control in a simpler way. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
890 |
3) Hooks for the support of layout managers. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
891 |
4) A component that will provide fonts and cache them for easier use |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
892 |
of these fonts by controls. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
893 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
894 |
@see CCoeControl |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
895 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
896 |
#define SYMBIAN_UI_FRAMEWORKS_CONTROL_API_V2 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
897 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
898 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
899 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
900 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
901 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
902 |
SYMBIAN_CNTMODEL_V2 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
903 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
904 |
If SYMBIAN_CNTMODEL_V2 is defined, clients of the |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
905 |
Contacts Model can exploit the efficiency improvements |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
906 |
introduced by PREQ811, e.g. efficient use of transactions. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
907 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
908 |
This #define supports PREQ811 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
909 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
910 |
#define SYMBIAN_CNTMODEL_V2 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
911 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
912 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
913 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
914 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
915 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
916 |
SYMBIAN_COREAPPS_PLUGIN_API_V2 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
917 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
918 |
If SYMBIAN_COREAPPS_PLUGIN_API_V2 is defined then Ecom solely is used as loading |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
919 |
mechanism.The legacy plugin loading mechanism is used otherwise. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
920 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
921 |
#define SYMBIAN_COREAPPS_PLUGIN_API_V2 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
922 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
923 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
924 |
@internalAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
925 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
926 |
DO_NOT_USE_THIS_MACRO |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
927 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
928 |
If DO_NOT_USE_THIS_MACRO is defined, assume the Cedar platform. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
929 |
If DO_NOT_USE_THIS_MACRO is not defined, assume the Beech platform. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
930 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
931 |
This macro was originally introduced as a stopgap measure, to |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
932 |
identify differences between Symbian OS v7.0s and Symbian OS v8.0b |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
933 |
which were not specifically to do with the change from Kernel |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
934 |
Architecture 1 to Kernel Architecture 2. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
935 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
936 |
This macro will be deprecated when a suitable alternative is provided. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
937 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
938 |
#ifndef DO_NOT_USE_THIS_MACRO |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
939 |
#define DO_NOT_USE_THIS_MACRO |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
940 |
#endif |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
941 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
942 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
943 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
944 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
945 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
946 |
SYMBIAN_C32ROOT_API_V2 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
947 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
948 |
Strengthens the C32Root API and extends it to include |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
949 |
configuration of queue length for bindings. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
950 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
951 |
This #define supports PREQ318. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
952 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
953 |
#define SYMBIAN_C32ROOT_API_V2 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
954 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
955 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
956 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
957 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
958 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
959 |
__SECURE_API__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
960 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
961 |
Hides unsecure APIs. Many of these have been replaced by Secure variants |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
962 |
but some are no longer available in a Secure platform. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
963 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
964 |
e.g. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
965 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
966 |
@see User::RenameThread |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
967 |
@see User::CommandLine |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
968 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
969 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
970 |
#define __SECURE_API__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
971 |
#define SYMBIAN_REMOVE_INSECURE_API |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
972 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
973 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
974 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
975 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
976 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
977 |
__CNF_FORMAT_V2__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
978 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
979 |
If __CNF_FORMAT_V2__ is defined, assume that Epoccnf.pl generates |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
980 |
files in version 2 of the CNF format, and that both versions 1 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
981 |
and 2 of this file format can be read by Conarc. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
982 |
If __CNF_FORMAT_V2__ is not defined, assume that Epoccnf.pl |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
983 |
generates files in version 1 of the CNF format, and that only |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
984 |
version 1 of this file format can be read by Conarc. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
985 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
986 |
#define __CNF_FORMAT_V2__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
987 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
988 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
989 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
990 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
991 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
992 |
SYMBIAN_SUPPORT_LINKED_FONTS |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
993 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
994 |
If SYMBIAN_SUPPORT_LINKED_FONTS is defined then APIs are provided |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
995 |
to create 'linked' font instances which combine glyph sets from |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
996 |
multiple existing font glyph sets. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
997 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
998 |
@see CLinkedTypefaceElement |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
999 |
@see CLinkedTypefaceSpecification |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1000 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1001 |
This #define supports PREQ1431. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1002 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1003 |
#define SYMBIAN_SUPPORT_LINKED_FONTS |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1004 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1005 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1006 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1007 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1008 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1009 |
SYMBIAN_SECURE_DBMS |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1010 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1011 |
When SYMBIAN_SECURE_DBMS is defined, support for secure |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1012 |
shared databases is enabled within DBMS. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1013 |
When not defined, all secure-shared-database-specific APIs |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1014 |
take the form of dummy implementations which return KErrNone. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1015 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1016 |
#define SYMBIAN_SECURE_DBMS |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1017 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1018 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1019 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1020 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1021 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1022 |
SYMBIAN_ASSUME_SECURE_DATA |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1023 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1024 |
When this macro is defined, all data files are assumed to be in their secure |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1025 |
locations, and all code which provided backward compatibility for the |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1026 |
insecure locations is removed. For example, ICL extended resource files |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1027 |
will not be loaded from System\Libs\Plugins, only from \Resource\ICL. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1028 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1029 |
This macro only makes sense if __SECURE_DATA__ is defined. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1030 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1031 |
#define SYMBIAN_ASSUME_SECURE_DATA |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1032 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1033 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1034 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1035 |
@deprecated |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1036 |
@since 8.0 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1037 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1038 |
__KEYSTORE_API_V2__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1039 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1040 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1041 |
#define __KEYSTORE_API_V2__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1042 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1043 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1044 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1045 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1046 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1047 |
__SECURE_DATA__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1048 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1049 |
When __SECURE_DATA__ is defined, public read-only files are |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1050 |
assumed to be in their data-caged locations. The presence of |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1051 |
this #define does not imply that data-caging is enforced, and |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1052 |
does not imply that binaries have been relocated to sys\bin. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1053 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1054 |
This #define supports PREQ537 "Platform security - file system layout". |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1055 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1056 |
#define __SECURE_DATA__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1057 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1058 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1059 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1060 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1061 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1062 |
SYMBIAN_NETWORKING_PLATSEC |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1063 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1064 |
If SYMBIAN_NETWORKING_PLATSEC is defined, additional platform security |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1065 |
related functionality in enabled in the Comms-Infras and Networking |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1066 |
subsystems (e.g. API policing). |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1067 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1068 |
#define SYMBIAN_NETWORKING_PLATSEC |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1069 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1070 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1071 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1072 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1073 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1074 |
__CONDITIONS_SCHEDULES_VALID__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1075 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1076 |
If __CONDITIONS_SCHEDULES_VALID__ is defined then the Task Scheduler component |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1077 |
supports creating persistent schedules based on a set of conditions and a |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1078 |
timeout. The schedule is run when either all the conditions are met or the |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1079 |
timeout is reached. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1080 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1081 |
This functionality is part of PREQ694 - PREQ 694 - Automatic sending of SMS on |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1082 |
network reconnection. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1083 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1084 |
#define __CONDITIONS_SCHEDULES_VALID__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1085 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1086 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1087 |
@internalComponent |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1088 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1089 |
__LEAVE_EQUALS_THROW__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1090 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1091 |
If __LEAVE_EQUALS_THROW__ is defined, User::Leave() and TRAP() are |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1092 |
implemented in terms of C++ exceptions where the compiler supports this. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1093 |
If __LEAVE_EQUALS_THROW__ is not defined, the legacy Symbian exception |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1094 |
mechanism is used instead. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1095 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1096 |
Support for C++ exceptions by the compiler is indicated by the |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1097 |
internal macro __SUPPORT_CPP_EXCEPTIONS__ supplied by the tools. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1098 |
Where this macro is not present, __LEAVE_EQUALS_THROW__ is automatically |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1099 |
undefined. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1100 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1101 |
This macro supports PREQ519 "Implement User::Leave() in terms of throw()". |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1102 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1103 |
#define __LEAVE_EQUALS_THROW__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1104 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1105 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1106 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1107 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1108 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1109 |
__BLUETOOTH_API_V2__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1110 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1111 |
If __BLUETOOTH_API_V2__ is defined assume that version 2 of the bluetooth |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1112 |
subsystem will be built. This is binary compatible with version 1 for all |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1113 |
published-all APIs but is not source compatible. Users of classes defined |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1114 |
in BTDevice.h and BTManClient.h may need to make source changes. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1115 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1116 |
The BTRegistry.dll is removed, users should link instead against BTManClient.lib. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1117 |
The APIs provided by that DLL were classified as published-partner. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1118 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1119 |
@see CBTDevice |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1120 |
@see SGL.GT172.103 - Bluetooth Compatibility Specification |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1121 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1122 |
If __BLUETOOTH_API_V2__ is not defined then version 1 of the bluetooth subsystem |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1123 |
will be built. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1124 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1125 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1126 |
#define __BLUETOOTH_API_V2__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1127 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1128 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1129 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1130 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1131 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1132 |
__BLUETOOTH_HCI_ALLOWS_AFH__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1133 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1134 |
If __BLUETOOTH_HCI_ALLOWS_AFH__ is defined the HCI interface will require the Adaptive Frequency Hopping CHCIBase pure virtual functions to be implemented in any derived class in Licensee produced host controller interface (HCI) code. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1135 |
If this is not defined no AFH commands may be sent to the host controller, and no AFH events will be received from the host controller. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1136 |
The APIs provided by the HCI DLL were classified as published-partner. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1137 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1138 |
@see CHCIBase |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1139 |
@see MHCIEventObserver |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1140 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1141 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1142 |
#define __BLUETOOTH_HCI_ALLOWS_AFH__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1143 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1144 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1145 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1146 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1147 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1148 |
EKA2 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1149 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1150 |
If EKA2 is defined, assume Kernel Architecture 2. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1151 |
If EKA2 is not defined, assume Kernel Architecture 1 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1152 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1153 |
Kernel Architecture 2 is a defining property of the Cedar platform. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1154 |
Kernel Architecture 1 is a defining property of the Beech platform. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1155 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1156 |
#ifndef EKA2 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1157 |
#define EKA2 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1158 |
#endif |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1159 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1160 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1161 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1162 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1163 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1164 |
SYMBIAN_GRAPHICS_ALPHA_SUPPORT_V1 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1165 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1166 |
When SYMBIAN_GRAPHICS_ALPHA_SUPPORT_V1 is defined a new EColor16MA |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1167 |
display mode is available, having an alpha channel. The alpha support |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1168 |
is tailored to the needs of wserv server-side, although some alpha |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1169 |
support will also be available to client applications. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1170 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1171 |
This #define supports PREQ915. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1172 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1173 |
#define SYMBIAN_GRAPHICS_ALPHA_SUPPORT_V1 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1174 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1175 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1176 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1177 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1178 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1179 |
__SECURE_SOFTWARE_INSTALL__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1180 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1181 |
When __SECURE_SOFTWARE_INSTALL__ is defined, the Software |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1182 |
Install APIs are replaced with versions appropriate to |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1183 |
the Secure Platform. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1184 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1185 |
This #define supports PREQ56 "Software install enhancements" |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1186 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1187 |
#define __SECURE_SOFTWARE_INSTALL__ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1188 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1189 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1190 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1191 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1192 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1193 |
SYMBIAN_ESOCK_V3 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1194 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1195 |
If SYMBIAN_ESOCK_V3 is defined, the socket server allows protocol |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1196 |
families to run in individual threads to protect one protocol family |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1197 |
from the behaviour of another. The allocation of protocol families to |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1198 |
threads is determined by a naming convention on the ESK files. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1199 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1200 |
This #define supports PREQ318. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1201 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1202 |
#define SYMBIAN_ESOCK_V3 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1203 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1204 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1205 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1206 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1207 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1208 |
SYMBIAN_CURB_SYSTEMSERVER_PRIORITIES |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1209 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1210 |
If SYMBIAN_CURB_SYSTEMSERVER_PRIORITIES is defined, threads at |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1211 |
priority SystemServer/More (i.e. process priorities EPriorityFileServer, |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1212 |
EPriorityWindowServer or EPrioritySupervisor with relative thread priority |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1213 |
EPriorityMore) are mapped to absolute priority 23, equal to the highest |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1214 |
priority available to normal applications. This lowers the Window Server |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1215 |
and File Server priorities so application threads can timeslice with them, |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1216 |
benefitting audio and other pseudo real-time applications. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1217 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1218 |
If SYMBIAN_CURB_SYSTEMSERVER_PRIORITIES is not defined, these system server |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1219 |
priorities remain at 24, preempting all normal user application threads. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1220 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1221 |
This #define supports PREQ955, and BR1821. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1222 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1223 |
#define SYMBIAN_CURB_SYSTEMSERVER_PRIORITIES |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1224 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1225 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1226 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1227 |
@deprecated |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1228 |
@since 8.0 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1229 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1230 |
SYMBIAN_CRYPTO |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1231 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1232 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1233 |
#define SYMBIAN_CRYPTO |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1234 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1235 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1236 |
@internalAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1237 |
SYMBIAN_J2ME_USE_CALENDAR |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1238 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1239 |
Internal macro - do not use outside Symbian code. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1240 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1241 |
#define SYMBIAN_J2ME_USE_CALENDAR |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1242 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1243 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1244 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1245 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1246 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1247 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1248 |
SYMBIAN_CENREPNOTIFIERHANDLER |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1249 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1250 |
If SYMBIAN_CENREPNOTIFIERHANDLER is defined, the Central |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1251 |
Repository notifier handler is present. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1252 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1253 |
@see CCenRepNotifyHandler |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1254 |
@see MCenRepNotifyHandlerCallback |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1255 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1256 |
This #define supports PREQ1802. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1257 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1258 |
#define SYMBIAN_CENREPNOTIFIERHANDLER |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1259 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1260 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1261 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1262 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1263 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1264 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1265 |
SYMBIAN_BAFL_SYSUTIL |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1266 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1267 |
If SYMBIAN_BAFL_SYSUTIL is defined, the bafl sysutil.dll is present, |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1268 |
providing APIs for obtaining system version information and |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1269 |
APIs for monitoring free disk space. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1270 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1271 |
@see SysUtil::GetSWVersion |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1272 |
@see SysUtil::DiskSpaceBelowCriticalLevelL |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1273 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1274 |
This #define supports PREQ1802. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1275 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1276 |
#define SYMBIAN_BAFL_SYSUTIL |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1277 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1278 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1279 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1280 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1281 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1282 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1283 |
SYMBIAN_BAFL_ACTIVITYMGR |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1284 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1285 |
If SYMBIAN_BAFL_ACTIVITYMGR is defined, the bafl activitymgr.dll is |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1286 |
presentand provides an API that allows the client to take action at the |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1287 |
start and/or end of a period of user inactivity. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1288 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1289 |
@see CUserActivityManager::Start |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1290 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1291 |
This #define supports PREQ1802. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1292 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1293 |
#define SYMBIAN_BAFL_ACTIVITYMGR |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1294 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1295 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1296 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1297 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1298 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1299 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1300 |
SYMBIAN_CLIENTPROV_V2 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1301 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1302 |
If SYMBIAN_CLIENTPROV_V2 is defined then the client provisioning |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1303 |
documents will be pushed to Inbox by default, and a new API is |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1304 |
added to submit the documents from Inbox back to CPAgent. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1305 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1306 |
@see RCpMsvDocInputSession |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1307 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1308 |
This is a source and binary compatibility break: see BR2092. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1309 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1310 |
This #define supports PREQ1664 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1311 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1312 |
#define SYMBIAN_CLIENTPROV_V2 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1313 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1314 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1315 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1316 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1317 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1318 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1319 |
SYMBIAN_CRYPTOSPI |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1320 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1321 |
The SYMBIAN_CRYPTOSPI flag indicates that the Crypto SPI is present. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1322 |
Crypto SPI (Service Provider Interface) supports licensee-pluggable |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1323 |
cryptographic algorithms (e.g. for enabling hardware acceleration), |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1324 |
and also allows for future extensibility of the cryptography |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1325 |
interfaces (e.g. for supporting future hashes and ciphers and |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1326 |
to support non-extractable private keys). |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1327 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1328 |
This #define supports PREQ57. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1329 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1330 |
#define SYMBIAN_CRYPTOSPI |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1331 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1332 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1333 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1334 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1335 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1336 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1337 |
SYMBIAN_C32_SERCOMMS_V2 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1338 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1339 |
Description: |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1340 |
If SYMBIAN_C32_SERCOMMS_V2 is defined, the Comms Server allows grouped CSYs |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1341 |
to get loaded into individual threads in order to avoid CSY blocking. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1342 |
The allocation of CSYs to threads is determined by naming convention from |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1343 |
the configurator/INI file. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1344 |
This #define supports PREQ890 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1345 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1346 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1347 |
#define SYMBIAN_C32_SERCOMMS_V2 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1348 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1349 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1350 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1351 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1352 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1353 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1354 |
SYMBIAN_DEVMAN_BEARER_CONFIGURABLE |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1355 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1356 |
If SYMBIAN_DEVMAN_BEARER_CONFIGURABLE is defined then the |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1357 |
device management support for network bearers can configured |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1358 |
using the resource file 'dmnapddf.rss' |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1359 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1360 |
This #define supports CR1011 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1361 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1362 |
#define SYMBIAN_DEVMAN_BEARER_CONFIGURABLE |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1363 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1364 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1365 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1366 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1367 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1368 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1369 |
SYMBIAN_NETWORKING_DHCP_MSG_HEADERS |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1370 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1371 |
If SYMBIAN_NETWORKING_DHCP_MSG_HEADERS is defined, the |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1372 |
Symbian OS DHCPv4 daemon supports retrieval of |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1373 |
DHCP message header fields and also 'Parameter Request List' |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1374 |
in the DHCP request message to the remote DHCP server is |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1375 |
configurable. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1376 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1377 |
This #define supports PREQ1647 and PREQ1648 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1378 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1379 |
#define SYMBIAN_NETWORKING_DHCP_MSG_HEADERS |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1380 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1381 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1382 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1383 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1384 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1385 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1386 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1387 |
SYMBIAN_DRM_3RD_PARTY_PLAYBACK |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1388 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1389 |
If SYMBIAN_DRM_3RD_PARTY_PLAYBACK is defined, the Multimedia Framework |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1390 |
supports the playback of DRM-protected content by processes which do not |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1391 |
have the DRM capability. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1392 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1393 |
@see RMMFController |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1394 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1395 |
This #define supports CR1058. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1396 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1397 |
#define SYMBIAN_DRM_3RD_PARTY_PLAYBACK |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1398 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1399 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1400 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1401 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1402 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1403 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1404 |
SYMBIAN_USE_MMF_RUF_RECOGNIZER |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1405 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1406 |
If SYMBIAN_USE_MMF_RUF_RECOGNIZER is defined, the MMF recognizer is able to |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1407 |
recognize formats such as MPEG4, MPEG2, AAC and Divx. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1408 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1409 |
#define SYMBIAN_USE_MMF_RUF_RECOGNIZER |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1410 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1411 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1412 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1413 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1414 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1415 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1416 |
SYMBIAN_ENABLE_1630_JPEG_EXTENSIONS |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1417 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1418 |
If SYMBIAN_ENABLE_1630_JPEG_EXTENSIONS is defined, the Symbian JPEG |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1419 |
codec implements the PREQ1630 ICL API extensions. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1420 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1421 |
@see CImageDecoder::SetClippingRectL |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1422 |
@see CImageDecoder::GetDestinationSize |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1423 |
@see CImageDecoder::PrepareL |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1424 |
@see CImageDecoder::OperationL |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1425 |
@see CImageDecoder::ScalerL |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1426 |
@see CImageDecoder::BlockStreamerL |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1427 |
@see CImageEncoder::PrepareL |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1428 |
@see CImageEncoder::OperationL |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1429 |
@see CImageEncoder::BlockStreamerL |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1430 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1431 |
This #define supports PREQ1630. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1432 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1433 |
#define SYMBIAN_ENABLE_1630_JPEG_EXTENSIONS |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1434 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1435 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1436 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1437 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1438 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1439 |
SYMBIAN_LFFS_SIBLEY_NORFLASH |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1440 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1441 |
If SYMBIAN_LFFS_SIBLEY_NORFLASH is defined support for LFFS on |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1442 |
Intel Sibley NOR flash is enabled. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1443 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1444 |
This #define supports PREQ912 and involves a BC break in the |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1445 |
parameter list for DMediaDriverFlash::Caps() - see BR1680 for details. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1446 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1447 |
#define SYMBIAN_LFFS_SIBLEY_NORFLASH |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1448 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1449 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1450 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1451 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1452 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1453 |
SYMBIAN_LOCATION_PRIVACY_V2 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1454 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1455 |
If SYMBIAN_LOCATION_PRIVACY_V2 is defined, the Symbian LBS sub-system |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1456 |
includes support for the advanced privacy dialogs and standalone |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1457 |
privacy components. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1458 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1459 |
This #define supports PREQ1660. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1460 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1461 |
#define SYMBIAN_LOCATION_PRIVACY_V2 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1462 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1463 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1464 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1465 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1466 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1467 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1468 |
SYMBIAN_MDF_SHAREDCHUNK_SOUNDDRIVER |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1469 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1470 |
If SYMBIAN_MDF_SHAREDCHUNK_SOUNDDRIVER is defined, the Media Device |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1471 |
Framework (MDF) will use the RSoundSc sound driver interface. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1472 |
If this macro is not defined, MDF will use the older RMdaDevSound interface. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1473 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1474 |
BR2079 gives further details of the migration needed by customers who |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1475 |
are using the Symbian reference DevSound with their own implementation |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1476 |
of RMdaDevSound. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1477 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1478 |
@see RMdaDevSound |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1479 |
@see RSoundSc |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1480 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1481 |
#define SYMBIAN_MDF_SHAREDCHUNK_SOUNDDRIVER |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1482 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1483 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1484 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1485 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1486 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1487 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1488 |
SYMBIAN_MESSAGESTORE_USING_SQLDB |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1489 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1490 |
If SYMBIAN_MESSAGESTORE_USING_SQLDB is defined then messaging server |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1491 |
uses the SQLite database to store message index data. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1492 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1493 |
#define SYMBIAN_MESSAGESTORE_USING_SQLDB |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1494 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1495 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1496 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1497 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1498 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1499 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1500 |
SYMBIAN_WSERV_AND_CONE_MULTIPLE_SCREENS |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1501 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1502 |
If SYMBIAN_WSERV_AND_CONE_MULTIPLE_SCREENS is defined, new |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1503 |
APIs are provided in cone.lib and ws32.lib which allow |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1504 |
applications to draw to multiple displays simultaneously and |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1505 |
react to a change of the active display. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1506 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1507 |
This #define supports PREQ1227 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1508 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1509 |
@see CCoeEnv::ScreenDevice |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1510 |
@see CScreenItem |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1511 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1512 |
#define SYMBIAN_WSERV_AND_CONE_MULTIPLE_SCREENS |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1513 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1514 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1515 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1516 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1517 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1518 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1519 |
SYMBIAN_POWER_RESOURCE_MANAGER_API |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1520 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1521 |
If SYMBIAN_POWER_RESOURCE_MANAGER_API is defined, the Power Resource |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1522 |
Manager is available. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1523 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1524 |
@see PowerResourceManager |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1525 |
@see DPowerResourceController |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1526 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1527 |
This #define supports PREQ1398. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1528 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1529 |
#define SYMBIAN_POWER_RESOURCE_MANAGER_API |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1530 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1531 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1532 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1533 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1534 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1535 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1536 |
SYMBIAN_PROCESS_MONITORING_AND_STARTUP |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1537 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1538 |
If defined, the System Startup architecture supports dynamic startup |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1539 |
for after market applications, and provides the SysMon process to |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1540 |
monitor critical system processes. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1541 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1542 |
@see DscStore::Connect |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1543 |
@see ERestartOS |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1544 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1545 |
This define supports PREQ871 and PREQ1089. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1546 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1547 |
#define SYMBIAN_PROCESS_MONITORING_AND_STARTUP |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1548 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1549 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1550 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1551 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1552 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1553 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1554 |
SYMBIAN_TUNER_RDS_ANNOUNCEMENT |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1555 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1556 |
If SYMBIAN_TUNER_RDS_ANNOUNCEMENT is defined, the RDS Tuner API |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1557 |
is provided, allowing applications to be notified if the radio |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1558 |
is retuned to another station in order to listen to an announcement. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1559 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1560 |
@see MMMRdsTunerUtilityImpl |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1561 |
@see MMMRdsAnnouncementObserver2 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1562 |
@see CMMRdsTunerUtility |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1563 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1564 |
This #define supports CR1097. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1565 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1566 |
#define SYMBIAN_TUNER_RDS_ANNOUNCEMENT |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1567 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1568 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1569 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1570 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1571 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1572 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1573 |
SYMBIAN_USER_PROMPT_SERVICE |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1574 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1575 |
If SYMBIAN_USER_PROMPT_SERVICE is defined, the User Prompt |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1576 |
Service is available, allowing system servers to prompt the |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1577 |
user to make a security decision about a request from a client |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1578 |
application, e.g. "Allow application X to send an SMS message?" |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1579 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1580 |
@see RupSubsession::Authorise |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1581 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1582 |
This #define is associated with PREQ1262. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1583 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1584 |
#define SYMBIAN_USER_PROMPT_SERVICE |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1585 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1586 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1587 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1588 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1589 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1590 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1591 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1592 |
SYMBIAN_MULTIMEDIA_MUF |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1593 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1594 |
If SYMBIAN_MULTIMEDIA_MUF is defined, then the PREQ1823 Multimedia |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1595 |
Metadata Utility Framework is delivered in to the OS. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1596 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1597 |
@see CMetaDataClientUtility |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1598 |
@see CMUFParserType |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1599 |
@see MMUFObserver |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1600 |
@see CMetaDataFieldsArray |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1601 |
@see CMetaDataFieldItem |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1602 |
@see CMetaDataParser |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1603 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1604 |
This #define supports PREQ1823. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1605 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1606 |
#define SYMBIAN_MULTIMEDIA_MUF |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1607 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1608 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1609 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1610 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1611 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1612 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1613 |
SYMBIAN_MBUFMANAGER_V2 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1614 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1615 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1616 |
SYMBIAN_MBUFMANAGER_V2 make several changes in |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1617 |
the CMBufManager including multiple sized RMBuf's. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1618 |
This #define supports REQ7857, REQ7860, REQ7864, REQ8585, REQ8586 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1619 |
developed as part of PREQ1248. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1620 |
These changes introduces a BR-2242. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1621 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1622 |
#define SYMBIAN_MBUFMANAGER_V2 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1623 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1624 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1625 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1626 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1627 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1628 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1629 |
SYMBIAN_FEATURE_MANAGER |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1630 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1631 |
If SYMBIAN_FEATURE_MANAGER is defined then the Feature Registry |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1632 |
functionality is implemented via the Feature Manager, with |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1633 |
corresponding changes in the ROM building tools. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1634 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1635 |
This #define supports PREQ1645 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1636 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1637 |
#define SYMBIAN_FEATURE_MANAGER |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1638 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1639 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1640 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1641 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1642 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1643 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1644 |
SYMBIAN_BUILD_GCE |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1645 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1646 |
If SYMBIAN_BUILD_GCE is defined, the Surface Manager and Graphics |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1647 |
Composition Engine APIs are available at build time. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1648 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1649 |
@see RWindowBase::SetBackgroundSurface |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1650 |
@see RSurfaceManager |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1651 |
@see RSurfaceUpdateSession |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1652 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1653 |
Note that the Surface Manager and GCE executables are optional, |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1654 |
and will not be present in the ROM or the emulator unless |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1655 |
appropriately configured. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1656 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1657 |
This #define supports PREQ1007 and PREQ1019 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1658 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1659 |
#define SYMBIAN_BUILD_GCE |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1660 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1661 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1662 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1663 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1664 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1665 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1666 |
SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1667 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1668 |
If SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY is defined |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1669 |
then the comms-infras framework supports the management plane |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1670 |
with the RCommsManager API providing support for connection |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1671 |
selection, bearer mobility and other functionality. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1672 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1673 |
This #define supports PREQ 1060 and PREQ 399. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1674 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1675 |
#define SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1676 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1677 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1678 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1679 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1680 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1681 |
SYMBIAN_CAF_STREAMING |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1682 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1683 |
If SYMBIAN_CAF_STREAMING is defined then CAF provides support for |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1684 |
streamed broadcast protection standards, such as DVB-H or OMA DRM BCAST. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1685 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1686 |
This #define supports PREQ782 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1687 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1688 |
#define SYMBIAN_CAF_STREAMING |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1689 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1690 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1691 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1692 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1693 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1694 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1695 |
SYMBIAN_ENABLE_USB_OTG_HOST |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1696 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1697 |
If SYMBIAN_ENABLE_USB_OTG_HOST is defined, executables related |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1698 |
to USB Host and USB OTG will be built in addition to the |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1699 |
existing support for USB Client. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1700 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1701 |
These additional components are necessary to enable building a |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1702 |
ROM incorporating USB Client, Host and OTG functionality. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1703 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1704 |
This #define supports PREQ1782 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1705 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1706 |
#define SYMBIAN_ENABLE_USB_OTG_HOST |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1707 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1708 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1709 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1710 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1711 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1712 |
SYMBIAN_MULTIMEDIA_A3FDEVSOUND |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1713 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1714 |
If SYMBIAN_MULTIMEDIA_A3FDEVSOUND is defined, the PREQ1540 DevSound API is |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1715 |
present in the Advanced Audio Adaptation Framework |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1716 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1717 |
This #define supports PREQ1540. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1718 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1719 |
#define SYMBIAN_MULTIMEDIA_A3FDEVSOUND |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1720 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1721 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1722 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1723 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1724 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1725 |
SYMBIAN_OS_EXCLUDE_DMCPDS |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1726 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1727 |
When this macro is enabled, OMA dataSync, Device Management and Client Provisioning protocol |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1728 |
implementations will be excluded. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1729 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1730 |
This #define supports PREQ2474. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1731 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1732 |
#define SYMBIAN_OS_EXCLUDE_DMCPDS |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1733 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1734 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1735 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1736 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1737 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1738 |
SYMBIAN_USB_RNDIS |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1739 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1740 |
If SYMBIAN_USB_RNDIS is defined, SYMBIAN OS will provide USB Remote NDIS class (this affects Bluetooth PAN as well). |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1741 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1742 |
This #define supports PREQ1872. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1743 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1744 |
#define SYMBIAN_USB_RNDIS |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1745 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1746 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1747 |
@internalAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1748 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1749 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1750 |
SYMBIAN_ALARM_REPEAT_EXTENSIONS |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1751 |
If SYMBIAN_ALARM_REPEAT_EXTENSIONS is defined then the client APIs delivered by PREQ2069 will be avilable. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1752 |
These APIs introduce an additional alarm repeat definition and a new alarm expiry behaviour. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1753 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1754 |
#define supports PREQ2069. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1755 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1756 |
#define SYMBIAN_ALARM_REPEAT_EXTENSIONS |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1757 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1758 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1759 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1760 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1761 |
SYMBIAN_BAFL_MULTIPARTPARSER |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1762 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1763 |
If SYMBIAN_BAFL_MULTIPARTPARSER is defined then the BAFL |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1764 |
component provides the MultipartParser.dll functionality. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1765 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1766 |
This #define supports PREQ2051. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1767 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1768 |
#define SYMBIAN_BAFL_MULTIPARTPARSER |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1769 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1770 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1771 |
@internalAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1772 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1773 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1774 |
SYMBIAN_CENTREP_SUPPORT_MULTIROFS |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1775 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1776 |
If SYMBIAN_CENTREP_SUPPORT_MULTIROFS is defined, centralrepository client |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1777 |
will be able to define keyspaces that are composed of multiple files in different ROFS layers. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1778 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1779 |
This #define supports PREQ2112 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1780 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1781 |
#define SYMBIAN_CENTREP_SUPPORT_MULTIROFS |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1782 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1783 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1784 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1785 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1786 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1787 |
SYMBIAN_DNS_PROXY |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1788 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1789 |
If SYMBIAN_DNS_PROXY is defined, SYMBIAN OS will provide DNS Proxy Service. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1790 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1791 |
This define supports PREQ1684. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1792 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1793 |
#define SYMBIAN_DNS_PROXY |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1794 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1795 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1796 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1797 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1798 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1799 |
SYMBIAN_DNS_PUNYCODE |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1800 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1801 |
If SYMBIAN_DNS_PUNYCODE is defined, this will enable punycode conversion |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1802 |
functionality in the system. If SYMBIAN_DNS_PUNYCODE is enabled, then the DND |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1803 |
can resolve the International Domain Names also. As per the requirement, application |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1804 |
can use this punycode conversion. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1805 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1806 |
This define supports PREQ2296. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1807 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1808 |
#define SYMBIAN_DNS_PUNYCODE |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1809 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1810 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1811 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1812 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1813 |
SYMBIAN_ENABLE_64_BIT_FILE_SERVER_API |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1814 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1815 |
Enables the File Server Client side API for large file access (file size greater than 2GB - 1). |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1816 |
Enables the configurable part of File Server side to support large files. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1817 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1818 |
This #define supports PREQ1725 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1819 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1820 |
#define SYMBIAN_ENABLE_64_BIT_FILE_SERVER_API |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1821 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1822 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1823 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1824 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1825 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1826 |
SYMBIAN_ENABLE_FAT_DIRECTORY_OPT |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1827 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1828 |
If SYMBIAN_ENABLE_FAT_DIRECTORY_OPT is defined, a size-configurable |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1829 |
Leaf Directory Name Caching and optimisations to file creation operations |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1830 |
is enabled to improve performance of locating leaf directories and |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1831 |
file creation on FAT volumes. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1832 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1833 |
This #define supports PREQ1885. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1834 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1835 |
#define SYMBIAN_ENABLE_FAT_DIRECTORY_OPT |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1836 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1837 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1838 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1839 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1840 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1841 |
SYMBIAN_EUSERHL |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1842 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1843 |
EUserHl generic usability library |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1844 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1845 |
This #define supports PREQ2177 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1846 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1847 |
#define SYMBIAN_EUSERHL |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1848 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1849 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1850 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1851 |
SYMBIAN_LOCATION_BTGPSCONFIG |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1852 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1853 |
Allows applications that use the LBS subsystem to automatically utilize the best Bluetooth GPS positioning source |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1854 |
available (rather than be manually configured to a particular Bluetooth GPS device) |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1855 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1856 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1857 |
#define SYMBIAN_LOCATION_BTGPSCONFIG |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1858 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1859 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1860 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1861 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1862 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1863 |
SYMBIAN_MESSAGESTORE_ENHANCED_SEARCH |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1864 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1865 |
If SYMBIAN_MESSAGESTORE_ENHANCED_SEARCH is defined then the client |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1866 |
side of messaging server provides enhanced search capabilities. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1867 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1868 |
#define SYMBIAN_MESSAGESTORE_ENHANCED_SEARCH |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1869 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1870 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1871 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1872 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1873 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1874 |
SYMBIAN_NETWORKING_ADDRESS_PROVISION |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1875 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1876 |
If SYMBIAN_NETWORKING_ADDRESS_PROVISION is defined, this will enable |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1877 |
the DHCP server to provide IP address to the client based on its |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1878 |
hardware address, this hardware address is provisioned by the |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1879 |
application which is loading the DHCP server. Also NAPT will |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1880 |
forward any packets to the uplink only if the source address is |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1881 |
provisioned. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1882 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1883 |
This define supports PREQ1872. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1884 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1885 |
#define SYMBIAN_NETWORKING_ADDRESS_PROVISION |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1886 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1887 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1888 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1889 |
@internalComponent |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1890 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1891 |
SYMBIAN_OE_LIBRT |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1892 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1893 |
If SYMBIAN_OE_LIBRT is defined, the open environment component will be extended to include the |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1894 |
Symbian OS port of the latest version of librt ("realtime") open source library. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1895 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1896 |
This #define supports PREQ1974 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1897 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1898 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1899 |
#define SYMBIAN_OE_LIBRT |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1900 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1901 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1902 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1903 |
@internalComponent |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1904 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1905 |
SYMBIAN_OE_POSIX_SIGNALS |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1906 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1907 |
If SYMBIAN_OE_POSIX_SIGNALS is enabled, the libc component will use POSIX signals emulation. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1908 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1909 |
This #define supports PREQ1579 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1910 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1911 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1912 |
#define SYMBIAN_OE_POSIX_SIGNALS |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1913 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1914 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1915 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1916 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1917 |
SYMBIAN_SDP_IPSEC_VOIP_SUPPORT |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1918 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1919 |
If SYMBIAN_SDP_IPSEC_VOIP_SUPPORT is defined, then PREQ1853 APIs enable use of the cipher based MAC evaluation |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1920 |
and psuedo random generation algorithms (AES-XCBC-MAC-96 and AES-XCBC-PRF-128 respectively) through a new MAC |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1921 |
interface introduced in the CryptoSpi framework. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1922 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1923 |
Tbis #define supports PREQ1853 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1924 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1925 |
#define SYMBIAN_SDP_IPSEC_VOIP_SUPPORT |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1926 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1927 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1928 |
@internalAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1929 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1930 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1931 |
SYMBIAN_SKIPPED_CALENDAR_ALARMS |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1932 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1933 |
If SYMBIAN_SKIPPED_CALENDAR_ALARMS is present then the alarm server shall |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1934 |
persist details of missed calendar alarms and clients shall be able to |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1935 |
retrieve the list of missed calendar alarms from the Alarm server client API. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1936 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1937 |
This supports PREQ2088. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1938 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1939 |
#define SYMBIAN_SKIPPED_CALENDAR_ALARMS |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1940 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1941 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1942 |
@internalTechnology |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1943 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1944 |
SYMBIAN_SSM_FLEXIBLE_MERGE |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1945 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1946 |
When SYMBIAN_SSM_FLEXIBLE_MERGE is enabled then flexible merging |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1947 |
of startup command lists based on priority is supported. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1948 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1949 |
This define supports PREQ1871. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1950 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1951 |
#define SYMBIAN_SSM_FLEXIBLE_MERGE |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1952 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1953 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1954 |
@internalAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1955 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1956 |
SYMBIAN_SSM_GRACEFUL_SHUTDOWN |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1957 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1958 |
If SYMBIAN_SSM_GRACEFUL_SHUTDOWN is defined, this will enable |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1959 |
Staged Shutdown of the device, which allows definition of |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1960 |
a policy to specify the order for notifying registered |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1961 |
components of shutdown, allowing them to perform any necessary |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1962 |
tasks before the device completes its shutdown. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1963 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1964 |
This define supports PREQ2326. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1965 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1966 |
#define SYMBIAN_SSM_GRACEFUL_SHUTDOWN |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1967 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1968 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1969 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1970 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1971 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1972 |
SYMBIAN_STRICT_EXPLICIT_SOCKET_BINDING |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1973 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1974 |
If SYMBIAN_STRICT_EXPLICIT_SOCKET_BINDING is defined then |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1975 |
the TCP/IP stack shall support explictly bound sockets. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1976 |
If a socket is explicitly bound and a packet arrives on an interface |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1977 |
that the socket isn't bound to, then the packet should be dropped. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1978 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1979 |
This define supports PREQ2279. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1980 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1981 |
#define SYMBIAN_STRICT_EXPLICIT_SOCKET_BINDING |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1982 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1983 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1984 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1985 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1986 |
SYMBIAN_SWI_RUN_ON_INSTALL_COMPLETE |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1987 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1988 |
This new Macro will enable the support for new run option for SIS files . When executables/files inside |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1989 |
SIS file marked with this new run option, they will be executed at the end of the successful installation. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1990 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1991 |
This #define supports PREQ2264, CR1544 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1992 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1993 |
#define SYMBIAN_SWI_RUN_ON_INSTALL_COMPLETE |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1994 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1995 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1996 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1997 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1998 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1999 |
SYMBIAN_SYSTEM_STATE_MANAGEMENT |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2000 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2001 |
If SYMBIAN_SYSTEM_STATE_MANAGEMENT is defined, this will enable |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2002 |
the System State Management Architecture, which supports the |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2003 |
concept of system states (including startup, normal operation, |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2004 |
shutdown, and failure) and associated behaviour, and facilitates |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2005 |
the transitioning between them according to licensee-defined |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2006 |
policies and procedures. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2007 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2008 |
This define supports PREQ1871. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2009 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2010 |
#define SYMBIAN_SYSTEM_STATE_MANAGEMENT |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2011 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2012 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2013 |
@internalAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2014 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2015 |
SYMBIAN_WRITABLE_DATA_PAGING |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2016 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2017 |
This System Wide Define will be used to issue a warning when a rom is built that enables data paging on a |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2018 |
version of the OS for which data paging is not warranted. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2019 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2020 |
This #define supports PREQ1954 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2021 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2022 |
#define SYMBIAN_WRITABLE_DATA_PAGING |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2023 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2024 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2025 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2026 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2027 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2028 |
SYMBIAN_ZERO_COPY_NETWORKING |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2029 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2030 |
If SYMBIAN_ZERO_COPY_NETWORKING is defined the Comms Stack switches from using single memory pool overseen |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2031 |
by MBufManager to multiple, HW specific pools. With SYMBIAN_ZERO_COPY_NETWORKING defined link-level flows |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2032 |
can avoid copying data when communicating with the respective HW drivers. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2033 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2034 |
This #define supports PREQ2106. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2035 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2036 |
#define SYMBIAN_ZERO_COPY_NETWORKING |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2037 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2038 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2039 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2040 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2041 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2042 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2043 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2044 |
SYMBIAN_DISTINCT_LOCALE_MODEL |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2045 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2046 |
When this macro is enabled, new locale model will be enabled, three distinct locale dlls will replace the old single locale dll. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2047 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2048 |
#define SYMBIAN_DISTINCT_LOCALE_MODEL |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2049 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2050 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2051 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2052 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2053 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2054 |
SYMBIAN_ENABLE_SPLIT_HEADERS |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2055 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2056 |
When this is not defined, header files, that have been split, #include the extra header files to disable the source break. When this is defined, the headers have been fully split and the source break is enabled. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2057 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2058 |
This #define supports PREQ2740 and other splitting "mixed" header file PREQs. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2059 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2060 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2061 |
#define SYMBIAN_ENABLE_SPLIT_HEADERS |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2062 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2063 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2064 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2065 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2066 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2067 |
SYMBIAN_GRAPHICS_EGL_SGIMAGELITE |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2068 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2069 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2070 |
This Macro is used to determine whether to build EGL using the older SgImage that will be present in 9.2, or the newer SgImage (aka SgImageLite) that will be available in 10.1. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2071 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2072 |
This #define supports PREQ2637 REQ417-52864 Shareable images for Qt on NGA (SGImage Lite). |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2073 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2074 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2075 |
#define SYMBIAN_GRAPHICS_EGL_SGIMAGELITE |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2076 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2077 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2078 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2079 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2080 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2081 |
SYMBIAN_OE_LIBSTDCPP |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2082 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2083 |
If SYMBIAN_OE_LIBSTDCPP is defined, the open environment component will be extended to include the standard new and delete operators, and STDxxx targets will be linked against stdnew.lib for ARM builds, while other targets will be linked against scppnwdl.lib for Emulator builds. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2084 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2085 |
This #define supports PREQ1184 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2086 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2087 |
#define SYMBIAN_OE_LIBSTDCPP |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2088 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2089 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2090 |
@internalComponent |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2091 |
SYMBIAN_OE_LARGE_FILE_SUPPORT |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2092 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2093 |
If SYMBIAN_OE_LARGE_FILE_SUPPORT is enabled, code changes for supporting Large files ( >2GB) will be built into libc. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2094 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2095 |
This will be enabled from Symbian OS Emin onwards. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2096 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2097 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2098 |
#define SYMBIAN_OE_LARGE_FILE_SUPPORT |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2099 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2100 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2101 |
@internalComponent |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2102 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2103 |
SYMBIAN_OE_ENHANCED_LOCALE_SUPPORT |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2104 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2105 |
If SYMBIAN_OE_ENHANCED_LOCALE_SUPPORT is enabled, code changes for aligning OE locale support with native locales will be built into libc and libstdcppv5. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2106 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2107 |
This will be enabled from Symbian OS Emin onwards. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2108 |
This #define supports PREQ1440 |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2109 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2110 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2111 |
#define SYMBIAN_OE_ENHANCED_LOCALE_SUPPORT |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2112 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2113 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2114 |
@publishedAll |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2115 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2116 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2117 |
SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2118 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2119 |
SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK toggles the support for the Software Component Registry (SCR), |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2120 |
Software Installation Framework (SIF) and Software Transaction Services (STS). |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2121 |
The components are built if and only if this macro is defined. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2122 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2123 |
This macro supports REQ 415-7310: Universal Software Install Framework |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2124 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2125 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2126 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2127 |
#define SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2128 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2129 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2130 |
@publishedpartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2131 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2132 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2133 |
SYMBIAN_GRAPHICS_WSERV_QT_EFFECTS |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2134 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2135 |
This macro is supported only in the wserv_nga configuration. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2136 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2137 |
If SYMBIAN_GRAPHICS_WSERV_QT_EFFECTS is enabled, |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2138 |
- code changes for supporting Qt effects in graphics window server will be enabled. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2139 |
- the layer region optimizer and surface placement will no longer work. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2140 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2141 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2142 |
This #define supports PREQ2669. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2143 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2144 |
#define SYMBIAN_GRAPHICS_WSERV_QT_EFFECTS |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2145 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2146 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2147 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2148 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2149 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2150 |
SYMBIAN_E32_ATOMIC_API |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2151 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2152 |
If SYMBIAN_E32_ATOMIC_API is defined the header file e32atomics.h is available |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2153 |
and should be used in preference to hand-coding ARM atomic instructions. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2154 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2155 |
#define SYMBIAN_E32_ATOMIC_API |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2156 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2157 |
/** |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2158 |
@publishedPartner |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2159 |
@released |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2160 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2161 |
SYMBIAN_ADAPTIVE_TCP_RECEIVE_WINDOW |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2162 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2163 |
If SYMBIAN_ADAPTIVE_TCP_RECEIVE_WINDOW is defined, TCP protocol will set the Receive window size according to the underlying bearer (ex. GPRS, WiFi, etc) |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2164 |
and the window size will change as the bearer changes or the modulation of the bearer changes. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2165 |
#define supports PREQ1854. |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2166 |
|
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2167 |
*/ |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2168 |
#define SYMBIAN_ADAPTIVE_TCP_RECEIVE_WINDOW |
c10ba65d2699
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2169 |