sf_config/config/inc/PrivateStaticFeatures.hrh
branchRCL_3
changeset 56 f341182cbc42
parent 52 01fb6c94e199
child 57 d0917ab8b45e
equal deleted inserted replaced
52:01fb6c94e199 56:f341182cbc42
     1 /*
       
     2 * Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: 
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #ifdef FF_M3G_ICON_RESOURCES
       
    20 KFeatureIdM3gIconResources,
       
    21 #endif
       
    22 
       
    23 #ifdef FF_SIMLESS_OFFLINE_SUPPORT
       
    24 KFeatureIdFfSimlessOfflineSupport,
       
    25 #endif
       
    26 
       
    27 #ifdef FF_SYSAP_TIMECHANGEOBSERVER_ENABLED
       
    28 KFeatureIdSysapTimechangeobserverEnabled,
       
    29 #endif
       
    30 
       
    31 #ifdef FF_TEST_AT_COMMAND
       
    32 KFeatureIdTestATCommand,
       
    33 #endif
       
    34 
       
    35 #ifdef FF_TOUCH_CALL_HANDLING
       
    36 KFeatureIdTouchCallHandling,
       
    37 #endif
       
    38 
       
    39 #ifdef FF_WS_NCIM
       
    40 KFeatureIdFfWsNcim,
       
    41 #endif
       
    42 
       
    43 #ifdef HLP_ADDITIONAL_CALENDAR
       
    44 KFeatureIdHlpAdditionalCalendar,
       
    45 #endif
       
    46 
       
    47 #ifdef HLP_CAMERA_KEY
       
    48 KFeatureIdHlpCameraKey,
       
    49 #endif
       
    50 
       
    51 #ifdef HLP_CLEAR_KEY
       
    52 KFeatureIdHlpClearKey,
       
    53 #endif
       
    54 
       
    55 #ifdef HLP_INTERNET_SUITE_VERY_LITE
       
    56 KFeatureIdHlpInternetSuiteVeryLite,
       
    57 #endif
       
    58 
       
    59 #ifdef HLP_ITUT_INPUT
       
    60 KFeatureIdHlpItutInput,
       
    61 #endif
       
    62 
       
    63 #ifdef HLP_MSK
       
    64 KFeatureIdHlpMsk,
       
    65 #endif
       
    66 
       
    67 #ifdef HLP_OMA_DRM_METERING
       
    68 KFeatureIdHlpOmaDrmMetering,
       
    69 #endif
       
    70 
       
    71 #ifdef HLP_PREMINET_CATALOGS_CLIENT
       
    72 KFeatureIdHlpPreminetCatalogsClient,
       
    73 #endif
       
    74 
       
    75 #ifdef HLP_RECENTLY_PLAYED_FOLDER
       
    76 KFeatureIdHlpRecentlyPlayedFolder,
       
    77 #endif
       
    78 
       
    79 #ifdef HLP_SENSOR_SETTINGS
       
    80 KFeatureIdHlpSensorSettings,
       
    81 #endif
       
    82 
       
    83 #ifdef HLP_WAYPOINTS
       
    84 KFeatureIdHlpWaypoints,
       
    85 #endif
       
    86 
       
    87 #ifdef JSR_135_SUPPORT
       
    88 KFeatureIdJsr135Support,
       
    89 #endif
       
    90 
       
    91 #ifdef SYMBIAN_EXCLUDE_DNS_PROXY
       
    92 KFeatureIdExcludeDnsProxy,
       
    93 #endif
       
    94 
       
    95 #ifdef SYMBIAN_INCLUDE_DNS_PUNYCODE
       
    96 KFeatureIdDnsPunycode,
       
    97 #endif
       
    98 
       
    99 #ifdef SYMBIAN_INCLUDE_LOCATION_AGPS_PM
       
   100 KFeatureIdLocationAgpsPM,
       
   101 #endif
       
   102 
       
   103 #ifdef SYMBIAN_INCLUDE_LOCATION_GPS_PM
       
   104 KFeatureIdLocationGpsPm,
       
   105 #endif
       
   106 
       
   107 #ifdef SYMBIAN_INCLUDE_LOCATION_NETWORK_PM
       
   108 KFeatureIdLocationNetworkPm,
       
   109 #endif
       
   110 
       
   111 #ifdef SYMBIAN_INCLUDE_USB_RNDIS
       
   112 KFeatureIdIncludeUsbRndis,
       
   113 #endif
       
   114 
       
   115 #ifdef SYMBIAN_MULTIMEDIA_A3FDEVSOUND
       
   116 SymbianMultimediaA3fdevsoundId,
       
   117 #endif
       
   118 
       
   119 #ifdef __AAC
       
   120 KFeatureIdAac,
       
   121 #endif
       
   122 
       
   123 #ifdef __ACCESSORY_FW
       
   124 KFeatureIdAccessoryFw,
       
   125 #endif
       
   126 
       
   127 #ifdef __ALWAYS_ONLINE
       
   128 KFeatureIdAlwaysOnLine,
       
   129 #endif
       
   130 
       
   131 #ifdef __ALWAYS_ONLINE_EMAIL
       
   132 KFeatureIdAlwaysOnLineEmail,
       
   133 #endif
       
   134 
       
   135 #ifdef __ALWAYS_ONLINE_PDPCONTEXT
       
   136 KFeatureIdAlwaysOnlinePDPContext,
       
   137 #endif
       
   138 
       
   139 #ifdef __ALWAYS_ONLINE_PDPCONTEXT2
       
   140 KFeatureIdAlwaysOnlinePDPContext2,
       
   141 #endif
       
   142 
       
   143 #ifdef __AMR_NB
       
   144 KFeatureIdAmrNb,
       
   145 #endif
       
   146 
       
   147 #ifdef __AMR_WB
       
   148 KFeatureIdAmrWb,
       
   149 #endif
       
   150 
       
   151 #ifdef __APPLICATION_CONTROLLABLE_AUDIO_ROUTING
       
   152 KFeatureIdApplicationControllableAudioRouting,
       
   153 #endif
       
   154 
       
   155 #ifdef __APPSHELL_AVKON_UI
       
   156 KFeatureIdAppshellAvkonUi,
       
   157 #endif
       
   158 
       
   159 #ifdef __ARM_AVC
       
   160 KFeatureIdArmAvc,
       
   161 #endif
       
   162 
       
   163 #ifdef __ARM_MDF_H263MPEG4_DEC
       
   164 KFeatureIdArmMdfH263mpeg4Dec,
       
   165 #endif
       
   166 
       
   167 #ifdef __ARM_MDF_H264_DEC
       
   168 KFeatureIdArmMdfH264Dec,
       
   169 #endif
       
   170 
       
   171 #ifdef __ARM_MDF_POSTPROCESSOR
       
   172 KFeatureIdArmMdfPostprocessor,
       
   173 #endif
       
   174 
       
   175 #ifdef __ARM_MDF_REALVIDEO_DEC
       
   176 KFeatureIdArmMdfRealvideoDec,
       
   177 #endif
       
   178 
       
   179 #ifdef __AT_HANDLER
       
   180 KFeatureIdAtHandler,
       
   181 #endif
       
   182 
       
   183 #ifdef __AUDIO_AAC
       
   184 KFeatureIdAudioAac,
       
   185 #endif
       
   186 
       
   187 #ifdef __AUDIO_CONTROLLER_STREAMING
       
   188 KFeatureIdAudioControllerStreaming,
       
   189 #endif
       
   190 
       
   191 #ifdef __AUDIO_PLAYLIST
       
   192 KFeatureIdAudioPlaylist,
       
   193 #endif
       
   194 
       
   195 #ifdef __AVC_DECODER
       
   196 KFeatureIdAvcDecoder,
       
   197 #endif
       
   198 
       
   199 #ifdef __AVC_ENCODER
       
   200 KFeatureIdAvcEncoder,
       
   201 #endif
       
   202 
       
   203 #ifdef __BEATNIK_AUDIOENGINE
       
   204 KFeatureIdBeatnikAudioengine,
       
   205 #endif
       
   206 
       
   207 #ifdef __BLUETOOTHGPSPSY
       
   208 KFeatureIdBluetoothGpsPsy,
       
   209 #endif
       
   210 
       
   211 #ifdef __BRANDING_SERVER
       
   212 KFeatureIdBrandingServer,
       
   213 #endif
       
   214 
       
   215 #ifdef __BROWSER_ADAPTIVE_BOOKMARKS
       
   216 KFeatureIdBrowserAdaptiveBookm,
       
   217 #endif
       
   218 
       
   219 #ifdef __BROWSER_AUDIO_PLUGIN
       
   220 KFeatureIdBrowserAudioPlugin,
       
   221 #endif
       
   222 
       
   223 #ifdef __BROWSER_FILE_UPLOAD
       
   224 KFeatureIdBrowserFileUpload,
       
   225 #endif
       
   226 
       
   227 #ifdef __BROWSER_FRAMES
       
   228 KFeatureIdBrowserFrames,
       
   229 #endif
       
   230 
       
   231 #ifdef __BROWSER_FULLSCREEN
       
   232 KFeatureIdBrowserFullScr,
       
   233 #endif
       
   234 
       
   235 #ifdef __BROWSER_NARROW_SCREEN
       
   236 KFeatureIdBrowserNarrowScreen,
       
   237 #endif
       
   238 
       
   239 #ifdef __BROWSER_NETSCAPE_API
       
   240 KFeatureIdBrowserNetscapeAPI,
       
   241 #endif
       
   242 
       
   243 #ifdef __BROWSER_PLUGIN_INTERFACE_PROXY
       
   244 KFeatureIdBrowserPluginInterfaceProxy,
       
   245 #endif
       
   246 
       
   247 #ifdef __BROWSER_PROGRESS_IND
       
   248 KFeatureIdBrowserProgressInd,
       
   249 #endif
       
   250 
       
   251 #ifdef __BROWSER_URL_COMPLETION
       
   252 KFeatureIdBrowserUrlCompletion,
       
   253 #endif
       
   254 
       
   255 #ifdef __BROWSER_VIDEO_PLUGIN
       
   256 KFeatureIdBrowserVideoPlugin,
       
   257 #endif
       
   258 
       
   259 #ifdef __BT
       
   260 KFeatureIdBt,
       
   261 #endif
       
   262 
       
   263 #ifdef __BTIC_ENABLED
       
   264 KFeatureIdBticEnabled,
       
   265 #endif
       
   266 
       
   267 #ifdef __BT_AUDIO
       
   268 KFeatureIdBtAudio,
       
   269 #endif
       
   270 
       
   271 #ifdef __BT_IMAGING_PROFILE
       
   272 KFeatureIdBtImagingProfile,
       
   273 #endif
       
   274 
       
   275 #ifdef __BT_PAN_PROFILE
       
   276 KFeatureIdBtPanProfile,
       
   277 #endif
       
   278 
       
   279 #ifdef __BT_PBAP
       
   280 KFeatureIdBtPbap,
       
   281 #endif
       
   282 
       
   283 #ifdef __BT_PRINTING_PROFILE
       
   284 KFeatureIdBtPrintingProfile,
       
   285 #endif
       
   286 
       
   287 #ifdef __BT_STEREO_AUDIO
       
   288 KFeatureIdBtStereoAudio,
       
   289 #endif
       
   290 
       
   291 #ifdef __BT_TEST_MODE
       
   292 KFeatureIdBtTestMode,
       
   293 #endif
       
   294 
       
   295 #ifdef __CAE_VR_CUSTOM_COMMANDS
       
   296 KFeatureIdCaeVrCustomCommands,
       
   297 #endif
       
   298 
       
   299 #ifdef __CALL_IMAGETEXT
       
   300 KFeatureIdCallImagetext,
       
   301 #endif
       
   302 
       
   303 #ifdef __CAMERA_BURST_MODE
       
   304 KFeatureIdCameraBurstMode,
       
   305 #endif
       
   306 
       
   307 #ifdef __CDMA_CHANNEL_LISTING
       
   308 KFeatureIdCdmaChannelListing,
       
   309 #endif
       
   310 
       
   311 #ifdef __CDMA_EXTENDED_AMS
       
   312 KFeatureIdCdmaExtendedAms,
       
   313 #endif
       
   314 
       
   315 #ifdef __CDMA_FAST_DORMANT
       
   316 KFeatureIdCdmaFastDormant,
       
   317 #endif
       
   318 
       
   319 #ifdef __CDMA_IOTA
       
   320 KFeatureIdCdmaIota,
       
   321 #endif
       
   322 
       
   323 #ifdef __CELL_BROADCAST
       
   324 KFeatureIdCellBroadcast,
       
   325 #endif
       
   326 
       
   327 #ifdef __CHATNG
       
   328 KFeatureIdChatNG,
       
   329 #endif
       
   330 
       
   331 #ifdef __COMMON_DSY
       
   332 KFeatureIdCommonDsy,
       
   333 #endif
       
   334 
       
   335 #ifdef __COMMON_TSY
       
   336 KFeatureIdCommonTsy,
       
   337 #endif
       
   338 
       
   339 #ifdef __COMMON_TSY__EMERGENCY_CALLS_ENABLED_IN_OFFLINE_MODE
       
   340 KFeatureIdCommonTsyEmergencyCallsEnabledInOfflineMode,
       
   341 #endif
       
   342 
       
   343 #ifdef __CONNMON_EXTENSION
       
   344 KFeatureIdConnMonExtension,
       
   345 #endif
       
   346 
       
   347 #ifdef __CONNMON_UI
       
   348 KFeatureIdConnMonUI,
       
   349 #endif
       
   350 
       
   351 #ifdef __CONTENT_DOWNLOAD
       
   352 KFeatureIdContentDownload,
       
   353 #endif
       
   354 
       
   355 #ifdef __DHCP
       
   356 KFeatureIdDHCP,
       
   357 #endif
       
   358 
       
   359 #ifdef __DIALUP_NETWORKING
       
   360 KFeatureIdDialupNetworking,
       
   361 #endif
       
   362 
       
   363 #ifdef __DISPLAY_POST
       
   364 KFeatureIdDisplayPost,
       
   365 #endif
       
   366 
       
   367 #ifdef __DPB
       
   368 KFeatureIdDpb,
       
   369 #endif
       
   370 
       
   371 #ifdef __DRIVE_MODE
       
   372 KFeatureIdDriveMode,
       
   373 #endif
       
   374 
       
   375 #ifdef __DRM_USER_DATA_TRANSFER
       
   376 KFeatureIdDrmUserDataTransfer,
       
   377 #endif
       
   378 
       
   379 #ifdef __DYNAMIC_PROFILES
       
   380 KFeatureIdDynamicProfiles,
       
   381 #endif
       
   382 
       
   383 #ifdef __EDGE_KNOWLEDGE
       
   384 KFeatureIdEdgeKnowledge,
       
   385 #endif
       
   386 
       
   387 #ifdef __EMAIL_UI
       
   388 KFeatureIdEmailUi,
       
   389 #endif
       
   390 
       
   391 #ifdef __EN_POLICY_DOS
       
   392 KFeatureIdEnPolicyDos,
       
   393 #endif
       
   394 
       
   395 #ifdef __EXE_PROTECTION
       
   396 KFeatureIdExeProtection,
       
   397 #endif
       
   398 
       
   399 #ifdef __EXTENDED_STARTUP
       
   400 KFeatureIdExtendedStartup,
       
   401 #endif
       
   402 
       
   403 #ifdef __FLIGHT_MODE
       
   404 KFeatureIdFlightMode,
       
   405 #endif
       
   406 
       
   407 #ifdef __GENERAL_SEARCH_FRAMEWORK
       
   408 KFeatureIdGeneralSearchFramework,
       
   409 #endif
       
   410 
       
   411 #ifdef __GENERAL_SEARCH_UI
       
   412 KFeatureIdGeneralSearchUi,
       
   413 #endif
       
   414 
       
   415 #ifdef __HINDI_ROM_CONTENT
       
   416 KFeatureIdHindiRomContent,
       
   417 #endif
       
   418 
       
   419 #ifdef __HTTP_DIGEST_AUTH
       
   420 KFeatureIdHttpDigestAuth,
       
   421 #endif
       
   422 
       
   423 #ifdef __HWRM_TARGET_MODIFIER_PLUGIN
       
   424 KFeatureIdHwrmTargetModifierPlugin,
       
   425 #endif
       
   426 
       
   427 #ifdef __ID3V2_METADATA
       
   428 KFeatureIdId3V2Metadata,
       
   429 #endif
       
   430 
       
   431 #ifdef __IETD
       
   432 KFeatureIdIetd,
       
   433 #endif
       
   434 
       
   435 #ifdef __IMAGE_UPLOAD
       
   436 KFeatureIdImageUpload,
       
   437 #endif
       
   438 
       
   439 #ifdef __INDIC_ROM_CONTENT
       
   440 KFeatureIdIndicRomContent,
       
   441 #endif
       
   442 
       
   443 #ifdef __INSTALLER_SISX
       
   444 KFeatureIdInstallerSisx,
       
   445 #endif
       
   446 
       
   447 #ifdef __IPV4_NAT
       
   448 KFeatureIdIPv4Nat,
       
   449 #endif
       
   450 
       
   451 #ifdef __IPV6
       
   452 KFeatureIdIPv6,
       
   453 #endif
       
   454 
       
   455 #ifdef __IP_PUSH
       
   456 KFeatureIdIpPush,
       
   457 #endif
       
   458 
       
   459 #ifdef __I_CAL_SUPPORT
       
   460 KFeatureIdICalSupport,
       
   461 #endif
       
   462 
       
   463 #ifdef __JAPANESE_PICTOGRAPHS_GROUPING
       
   464 KFeatureIdJapanesePictographsGrouping,
       
   465 #endif
       
   466 
       
   467 #ifdef __JAVA_3DAPI
       
   468 KFeatureIdJava3DAPI,
       
   469 #endif
       
   470 
       
   471 #ifdef __JAVA_API_ENHANCEMENTS_IAP
       
   472 KFeatureIdJavaApiEnhancementsIap,
       
   473 #endif
       
   474 
       
   475 #ifdef __JAVA_API_ENHANCEMENTS_MOBINFO
       
   476 KFeatureIdJavaApiEnhancementsMobinfo,
       
   477 #endif
       
   478 
       
   479 #ifdef __JAVA_ESWT
       
   480 KFeatureIdJavaESWT,
       
   481 #endif
       
   482 
       
   483 #ifdef __JAVA_FILEAPI
       
   484 KFeatureIdJavaFileAPI,
       
   485 #endif
       
   486 
       
   487 #ifdef __JAVA_J2MEWEBSERVICESAPI
       
   488 KFeatureIdJ2MEWebServicesAPI,
       
   489 #endif
       
   490 
       
   491 #ifdef __JAVA_JSR177_SECURITY_AND_TRUST_SERVICES_APDU
       
   492 KFeatureIdJavaJsr177SecurityAndTrustServicesApdu,
       
   493 #endif
       
   494 
       
   495 #ifdef __JAVA_JSR177_SECURITY_AND_TRUST_SERVICES_CRYPTO
       
   496 KFeatureIdJavaJsr177SecurityAndTrustServicesCrypto,
       
   497 #endif
       
   498 
       
   499 #ifdef __JAVA_JSR177_SECURITY_AND_TRUST_SERVICES_PKI
       
   500 KFeatureIdJavaJsr177SecurityAndTrustServicesPki,
       
   501 #endif
       
   502 
       
   503 #ifdef __JAVA_JSR205_WMA_2_0_SUPPORT
       
   504 KFeatureIdJavaJsr205Wma20Support,
       
   505 #endif
       
   506 
       
   507 #ifdef __JAVA_JSR_177_SECURITY_AND_TRUST_SERVICES
       
   508 KFeatureIdJavaJsr177SecurityAndTrustServices,
       
   509 #endif
       
   510 
       
   511 #ifdef __JAVA_JSR_180_SIP_API
       
   512 KFeatureIdJavaJsr180SipAPI,
       
   513 #endif
       
   514 
       
   515 #ifdef __JAVA_JSR_226_2D_SVG_API
       
   516 KFeatureIdJavaJsr2262DSvgAPI,
       
   517 #endif
       
   518 
       
   519 #ifdef __JAVA_JSR_234_3D_AUDIO_AND_MUSIC_CAPABILITIES
       
   520 KFeatureIdJavaJsr2343DAudioAndMusicCapabilities,
       
   521 #endif
       
   522 
       
   523 #ifdef __JAVA_LOCATIONAPI
       
   524 KFeatureIdJavaLocationAPI,
       
   525 #endif
       
   526 
       
   527 #ifdef __JAVA_MIDP20
       
   528 KFeatureIdJavaMIDP20,
       
   529 #endif
       
   530 
       
   531 #ifdef __JAVA_MMAPI11
       
   532 KFeatureIdJavaMMAPI11,
       
   533 #endif
       
   534 
       
   535 #ifdef __JAVA_PIMAPI
       
   536 KFeatureIdJavaPIMAPI,
       
   537 #endif
       
   538 
       
   539 #ifdef __KEEP_DRM_CONTENT_ON_PHONE
       
   540 KFeatureIdKeepDRMContentOnPhone,
       
   541 #endif
       
   542 
       
   543 #ifdef __LANDMARKS
       
   544 KFeatureIdLandmarks,
       
   545 #endif
       
   546 
       
   547 #ifdef __LANDMARKS_CONVERTER
       
   548 KFeatureIdLandmarksConverter,
       
   549 #endif
       
   550 
       
   551 #ifdef __LAYOUT176_208
       
   552 KFeatureIdLayout176_208,
       
   553 #endif
       
   554 
       
   555 #ifdef __LAYOUT208_176
       
   556 KFeatureIdLayout208_176,
       
   557 #endif
       
   558 
       
   559 #ifdef __LAYOUT_240_320_TOUCH
       
   560 KFeatureIdLayout240_320_Touch,
       
   561 #endif
       
   562 
       
   563 #ifdef __LAYOUT_320_240_TOUCH
       
   564 KFeatureIdLayout320_240_Touch,
       
   565 #endif
       
   566 
       
   567 #ifdef __LAYOUT_320_480
       
   568 KFeatureIdLayout320_480,
       
   569 #endif
       
   570 
       
   571 #ifdef __LAYOUT_320_480_TOUCH
       
   572 KFeatureIdLayout320_480_Touch,
       
   573 #endif
       
   574 
       
   575 #ifdef __LAYOUT_352_416
       
   576 KFeatureIdLayout352_416,
       
   577 #endif
       
   578 
       
   579 #ifdef __LAYOUT_352_800
       
   580 KFeatureIdLayout352_800,
       
   581 #endif
       
   582 
       
   583 #ifdef __LAYOUT_416_352
       
   584 KFeatureIdLayout416_352,
       
   585 #endif
       
   586 
       
   587 #ifdef __LAYOUT_480_320
       
   588 KFeatureIdLayout480_320,
       
   589 #endif
       
   590 
       
   591 #ifdef __LAYOUT_480_320_TOUCH
       
   592 KFeatureIdLayout480_320_Touch,
       
   593 #endif
       
   594 
       
   595 #ifdef __LAYOUT_480_640
       
   596 KFeatureIdLayout480_640,
       
   597 #endif
       
   598 
       
   599 #ifdef __LAYOUT_480_640_TOUCH
       
   600 KFeatureIdLayout480_640_Touch,
       
   601 #endif
       
   602 
       
   603 #ifdef __LAYOUT_640_480
       
   604 KFeatureIdLayout640_480,
       
   605 #endif
       
   606 
       
   607 #ifdef __LAYOUT_640_480_TOUCH
       
   608 KFeatureIdLayout640_480_Touch,
       
   609 #endif
       
   610 
       
   611 #ifdef __LAYOUT_800_352
       
   612 KFeatureIdLayout800_352,
       
   613 #endif
       
   614 
       
   615 #ifdef __LIGHTSURF
       
   616 KFeatureIdLightSurf,
       
   617 #endif
       
   618 
       
   619 #ifdef __LOCATIONFRAMEWORKCORE
       
   620 KFeatureIdLocationFrameworkCore,
       
   621 #endif
       
   622 
       
   623 #ifdef __LOCATIONSYSUI
       
   624 KFeatureIdLocationSysUi,
       
   625 #endif
       
   626 
       
   627 #ifdef __LOCATIONVERIFIER
       
   628 KFeatureIdLocationVerifier,
       
   629 #endif
       
   630 
       
   631 #ifdef __LOGGER_GPRS
       
   632 KFeatureIdLoggerGprs,
       
   633 #endif
       
   634 
       
   635 #ifdef __MANNER_MODE
       
   636 KFeatureIdMannerMode,
       
   637 #endif
       
   638 
       
   639 #ifdef __MAP_AND_NAVIGATION_AIW_PROVIDER
       
   640 KFeatureIdMapAndNavigationAiwProvider,
       
   641 #endif
       
   642 
       
   643 #ifdef __MEDIATOR
       
   644 KFeatureIdMediator,
       
   645 #endif
       
   646 
       
   647 #ifdef __MEETING_REQUEST_ENABLER
       
   648 KFeatureIdMeetingRequestEnabler,
       
   649 #endif
       
   650 
       
   651 #ifdef __MEETING_REQUEST_SUPPORT
       
   652 KFeatureIdMeetingRequestSupport,
       
   653 #endif
       
   654 
       
   655 #ifdef __MIPV4
       
   656 KFeatureIdMIPv4,
       
   657 #endif
       
   658 
       
   659 #ifdef __MIPV6
       
   660 KFeatureIdMIPv6,
       
   661 #endif
       
   662 
       
   663 #ifdef __MMC
       
   664 KFeatureIdMmc,
       
   665 #endif
       
   666 
       
   667 #ifdef __MMCOMMSAVCONTROLLER
       
   668 KFeatureIdMmCommsAvController,
       
   669 #endif
       
   670 
       
   671 #ifdef __MMCOMMSCONTROLLER
       
   672 KFeatureIdMmCommsController,
       
   673 #endif
       
   674 
       
   675 #ifdef __MMCOMMSENGINE
       
   676 KFeatureIdMmCommsEngine,
       
   677 #endif
       
   678 
       
   679 #ifdef __MMC_EJECT
       
   680 KFeatureIdMmcEject,
       
   681 #endif
       
   682 
       
   683 #ifdef __MMC_HOTSWAP
       
   684 KFeatureIdMmcHotswap,
       
   685 #endif
       
   686 
       
   687 #ifdef __MMC_LOCK
       
   688 KFeatureIdMmcLock,
       
   689 #endif
       
   690 
       
   691 #ifdef __MMF_DRM_UTILITY
       
   692 KFeatureIdMmfDrmUtility,
       
   693 #endif
       
   694 
       
   695 #ifdef __MMS
       
   696 KFeatureIdMMS,
       
   697 #endif
       
   698 
       
   699 #ifdef __MMS_XID_HEADER_HTTP_FILTER
       
   700 KFeatureIdMmsXidHeaderHttpFilter,
       
   701 #endif
       
   702 
       
   703 #ifdef __MOBILE_ACTIVE_SYNC
       
   704 KFeatureIdMobileActiveSync,
       
   705 #endif
       
   706 
       
   707 #ifdef __MP3
       
   708 KFeatureIdMp3,
       
   709 #endif
       
   710 
       
   711 #ifdef __MROUTER
       
   712 KFeatureIdMRouter,
       
   713 #endif
       
   714 
       
   715 #ifdef __MULTIMEDIA_SHARING
       
   716 KFeatureIdMultimediaSharing,
       
   717 #endif
       
   718 
       
   719 #ifdef __MULTIPLE_PROV_CTX
       
   720 KFeatureIdMultipleProvCtx,
       
   721 #endif
       
   722 
       
   723 #ifdef __NETWORK_REGISTRATION
       
   724 KFeatureIdNetworkRegistration,
       
   725 #endif
       
   726 
       
   727 #ifdef __NOT_SUPPORTED_FEATURE1
       
   728 KFeatureIdNotSupportedFeature1,
       
   729 #endif
       
   730 
       
   731 #ifdef __NOT_SUPPORTED_FEATURE2
       
   732 KFeatureIdNotSupportedFeature2,
       
   733 #endif
       
   734 
       
   735 #ifdef __NO_OTA_CONFIGURATION
       
   736 KFeatureIdNoOtaConfig,
       
   737 #endif
       
   738 
       
   739 #ifdef __NP_PROXY
       
   740 KFeatureIdNpProxy,
       
   741 #endif
       
   742 
       
   743 #ifdef __OCSP
       
   744 KFeatureIdOCSP,
       
   745 #endif
       
   746 
       
   747 #ifdef __OFFLINE_MODE
       
   748 KFeatureIdOfflineMode,
       
   749 #endif
       
   750 
       
   751 #ifdef __OMA_EMAIL_NOTIFICATIONS
       
   752 KFeatureIdOmaEmailNotifications,
       
   753 #endif
       
   754 
       
   755 #ifdef __OMA_IMPS_12
       
   756 KFeatureIdOmaImps12,
       
   757 #endif
       
   758 
       
   759 #ifdef __OMA_IMPS_13
       
   760 KFeatureIdOmaImps13,
       
   761 #endif
       
   762 
       
   763 #ifdef __OMA_PROV
       
   764 KFeatureIdOmaProv,
       
   765 #endif
       
   766 
       
   767 #ifdef __OMA_SUPL_PLUGINS
       
   768 KFeatureIdOmaSuplPlugins,
       
   769 #endif
       
   770 
       
   771 #ifdef __OPENVG_SW_IMPLEMENTATION
       
   772 KFeatureIdOpenvgSwImplementation,
       
   773 #endif
       
   774 
       
   775 #ifdef __PALETTE_INDEX_ADDRESS_FIXED
       
   776 KFeatureIdPaletteIndexAddressFixed,
       
   777 #endif
       
   778 
       
   779 #ifdef __PHONE_HIDE_MO_DATACALL_NUMBER
       
   780 KFeatureIdPhoneHideDataCallNbr,
       
   781 #endif
       
   782 
       
   783 #ifdef __PHONE_NUMBER_GROUPING
       
   784 KFeatureIdPhoneNumberGrouping,
       
   785 #endif
       
   786 
       
   787 #ifdef __PLUG_AND_PLAY_MOBILE_SERVICES
       
   788 KFeatureIdPlugAndPlayMobileServices,
       
   789 #endif
       
   790 
       
   791 #ifdef __PRESENCE_FRAMEWORK
       
   792 KFeatureIdPresenceFramework,
       
   793 #endif
       
   794 
       
   795 #ifdef __PRIVACYFRAMEWORK
       
   796 KFeatureIdPrivacyFramework,
       
   797 #endif
       
   798 
       
   799 #ifdef __PROTOCOL_CDMA
       
   800 KFeatureIdProtocolCdma,
       
   801 #endif
       
   802 
       
   803 #ifdef __PROTOCOL_GSM
       
   804 KFeatureIdProtocolGsm,
       
   805 #endif
       
   806 
       
   807 #ifdef __PROTOCOL_TDMA
       
   808 KFeatureIdProtocolTdma,
       
   809 #endif
       
   810 
       
   811 #ifdef __PUSH_WHITELIST
       
   812 KFeatureIdPushWhiteList,
       
   813 #endif
       
   814 
       
   815 #ifdef __QCELP
       
   816 KFeatureIdQcelp,
       
   817 #endif
       
   818 
       
   819 #ifdef __REAL_PLAYER_AS_DEFAULT
       
   820 KFeatureIdRealPlayerAsDefault,
       
   821 #endif
       
   822 
       
   823 #ifdef __REMOTE_LOCK
       
   824 KFeatureIdRemoteLock,
       
   825 #endif
       
   826 
       
   827 #ifdef __REMOTE_STORAGE_FW
       
   828 KFeatureIdRemoteStorageFw,
       
   829 #endif
       
   830 
       
   831 #ifdef __RESTRICTED_CALL_BARRING
       
   832 KFeatureIdRestrictedCallBarring,
       
   833 #endif
       
   834 
       
   835 #ifdef __RESTRICTED_CALL_DIVERT
       
   836 KFeatureIdRestrictedCallDivert,
       
   837 #endif
       
   838 
       
   839 #ifdef __RESTRICTED_VOICE_MAIL
       
   840 KFeatureIdRestrictedVoiceMail,
       
   841 #endif
       
   842 
       
   843 #ifdef __RFID
       
   844 KFeatureIdRfid,
       
   845 #endif
       
   846 
       
   847 #ifdef __SAP_APPLICATION_MANAGEMENT
       
   848 KFeatureIdSapApplicationManagement,
       
   849 #endif
       
   850 
       
   851 #ifdef __SAP_DEVICE_LOCK_ENHANCEMENTS
       
   852 KFeatureIdSapDeviceLockEnhancements,
       
   853 #endif
       
   854 
       
   855 #ifdef __SAP_EMBEDDED_LINK_ADAPTER
       
   856 KFeatureIdSapEmbeddedLinkAdapter,
       
   857 #endif
       
   858 
       
   859 #ifdef __SAP_IDLE_SOFTKEY_ADAPTER
       
   860 KFeatureIdSapIdleSoftkeyAdapter,
       
   861 #endif
       
   862 
       
   863 #ifdef __SAP_OPERATOR_LOGO_ADAPTER
       
   864 KFeatureIdSapOperatorLogoAdapter,
       
   865 #endif
       
   866 
       
   867 #ifdef __SAP_POLICY_MANAGEMENT
       
   868 KFeatureIdSapPolicyManagement,
       
   869 #endif
       
   870 
       
   871 #ifdef __SAP_SCREENSAVER_ADAPTER
       
   872 KFeatureIdSapScreensaverAdapter,
       
   873 #endif
       
   874 
       
   875 #ifdef __SAP_STARTUP_ADAPTER
       
   876 KFeatureIdSapStartupAdapter,
       
   877 #endif
       
   878 
       
   879 #ifdef __SAP_TERMINAL_CONTROL_FW
       
   880 KFeatureIdSapTerminalControlFw,
       
   881 #endif
       
   882 
       
   883 #ifdef __SAP_THEMES_ADAPTER
       
   884 KFeatureIdSapThemesAdapter,
       
   885 #endif
       
   886 
       
   887 #ifdef __SAP_UI_SETTING_SERVER
       
   888 KFeatureIdSapUiSettingServer,
       
   889 #endif
       
   890 
       
   891 #ifdef __SAP_WALLPAPER_ADAPTER
       
   892 KFeatureIdSapWallpaperAdapter,
       
   893 #endif
       
   894 
       
   895 #ifdef __SAT_BIP
       
   896 KFeatureIdSatBip,
       
   897 #endif
       
   898 
       
   899 #ifdef __SAT_CALL_CONTROL
       
   900 KFeatureIdSatCallControl,
       
   901 #endif
       
   902 
       
   903 #ifdef __SAT_DISPLAY_TEXT
       
   904 KFeatureIdSatDisplayText,
       
   905 #endif
       
   906 
       
   907 #ifdef __SAT_GET_INKEY
       
   908 KFeatureIdSatGetInkey,
       
   909 #endif
       
   910 
       
   911 #ifdef __SAT_GET_INPUT
       
   912 KFeatureIdSatGetInput,
       
   913 #endif
       
   914 
       
   915 #ifdef __SAT_LANGUAGE_NOTIFICATION
       
   916 KFeatureIdSatLanguageNotification,
       
   917 #endif
       
   918 
       
   919 #ifdef __SAT_LAUNCH_BROWSER
       
   920 KFeatureIdSatLaunchBrowser,
       
   921 #endif
       
   922 
       
   923 #ifdef __SAT_MO_SM_CONTROL
       
   924 KFeatureIdSatMoSmControl,
       
   925 #endif
       
   926 
       
   927 #ifdef __SAT_PLAY_TONE
       
   928 KFeatureIdSatPlayTone,
       
   929 #endif
       
   930 
       
   931 #ifdef __SAT_PROVIDE_LOCAL_INFO
       
   932 KFeatureIdSatProvideLocalInfo,
       
   933 #endif
       
   934 
       
   935 #ifdef __SAT_REFRESH
       
   936 KFeatureIdSatRefresh,
       
   937 #endif
       
   938 
       
   939 #ifdef __SAT_SELECT_ITEM
       
   940 KFeatureIdSatSelectItem,
       
   941 #endif
       
   942 
       
   943 #ifdef __SAT_SEND_DTMF
       
   944 KFeatureIdSatSendDtfm,
       
   945 #endif
       
   946 
       
   947 #ifdef __SAT_SEND_SM
       
   948 KFeatureIdSatSendSm,
       
   949 #endif
       
   950 
       
   951 #ifdef __SAT_SEND_SS
       
   952 KFeatureIdSatSendSs,
       
   953 #endif
       
   954 
       
   955 #ifdef __SAT_SEND_USSD
       
   956 KFeatureIdSatSendUssd,
       
   957 #endif
       
   958 
       
   959 #ifdef __SAT_SETUP_CALL
       
   960 KFeatureIdSatSetupCall,
       
   961 #endif
       
   962 
       
   963 #ifdef __SAT_SET_UP_EVENT_LIST
       
   964 KFeatureIdSatSetUpEventList,
       
   965 #endif
       
   966 
       
   967 #ifdef __SAT_SET_UP_IDLE_MODE_TEXT
       
   968 KFeatureIdSatSetUpIdleModeText,
       
   969 #endif
       
   970 
       
   971 #ifdef __SAT_SET_UP_MENU
       
   972 KFeatureIdSatSetUpMenu,
       
   973 #endif
       
   974 
       
   975 #ifdef __SCALABLE_ICONS
       
   976 KFeatureIdScalableIcons,
       
   977 #endif
       
   978 
       
   979 #ifdef __SEAMLESS_LINKS
       
   980 KFeatureIdSeamlessLinks,
       
   981 #endif
       
   982 
       
   983 #ifdef __SECURE_HW
       
   984 KFeatureIdSecureHW,
       
   985 #endif
       
   986 
       
   987 #ifdef __SERIES60_MIDI
       
   988 KFeatureIdMidi,
       
   989 #endif
       
   990 
       
   991 #ifdef __SERIES60_PHONE_2DIGIT_DIAL
       
   992 KFeatureIdPhone2DigitDial,
       
   993 #endif
       
   994 
       
   995 #ifdef __SERIES60_PHONE_CNAP
       
   996 KFeatureIdPhoneCnap,
       
   997 #endif
       
   998 
       
   999 #ifdef __SERIES60_PUSH_SL
       
  1000 KFeatureIdPushSL,
       
  1001 #endif
       
  1002 
       
  1003 #ifdef __SERIES60_PUSH_SP
       
  1004 KFeatureIdPushSP,
       
  1005 #endif
       
  1006 
       
  1007 #ifdef __SERIES60_REAL_PLAYER
       
  1008 KFeatureIdRealPlayer,
       
  1009 #endif
       
  1010 
       
  1011 #ifdef __SERIES60_SETTINGS_PROTECTION
       
  1012 KFeatureIdSettingsProtection,
       
  1013 #endif
       
  1014 
       
  1015 #ifdef __SIMCARD
       
  1016 KFeatureIdSimCard,
       
  1017 #endif
       
  1018 
       
  1019 #ifdef __SIMPLE_LOGS
       
  1020 KFeatureIdSimpleLogs,
       
  1021 #endif
       
  1022 
       
  1023 #ifdef __SIM_CERTIFICATES
       
  1024 KFeatureIdSimCertificates,
       
  1025 #endif
       
  1026 
       
  1027 #ifdef __SIM_PHONEBOOK_MATCH
       
  1028 KFeatureIdSimPhonebookMatch,
       
  1029 #endif
       
  1030 
       
  1031 #ifdef __SMARTMSG_SMS_BOOKMARK_RECEIVING
       
  1032 KFeatureIdSmartmsgSMSBookmarkReceiving,
       
  1033 #endif
       
  1034 
       
  1035 #ifdef __SMARTMSG_SMS_GMS_MESSAGE_RECEIVING
       
  1036 KFeatureIdSmartmsgSMSGmsMessageReceiving,
       
  1037 #endif
       
  1038 
       
  1039 #ifdef __SMARTMSG_SMS_GMS_MESSAGE_SENDING_SUPPORTED 
       
  1040 KFeatureIdSmartmsgSMSGmsMessageSendingSupported,
       
  1041 #endif
       
  1042 
       
  1043 #ifdef __SMARTMSG_SMS_IAP_SETTINGS_RECEIVING
       
  1044 KFeatureIdSmartmsgSMSIapSettingsReceiving,
       
  1045 #endif
       
  1046 
       
  1047 #ifdef __SMARTMSG_SMS_OPERATOR_LOGO_RECEIVING
       
  1048 KFeatureIdSmartmsgSMSOperatorLogoReceiving,
       
  1049 #endif
       
  1050 
       
  1051 #ifdef __SMARTMSG_SMS_RINGING_TONE_RECEIVING
       
  1052 KFeatureIdSmartmsgSMSRingingToneReceiving,
       
  1053 #endif
       
  1054 
       
  1055 #ifdef __SMARTMSG_SMS_VCAL_RECEIVING
       
  1056 KFeatureIdSmartmsgSMSVcalReceiving,
       
  1057 #endif
       
  1058 
       
  1059 #ifdef __SMARTMSG_SMS_VCAL_SENDING
       
  1060 KFeatureIdSmartmsgSMSVcalSending,
       
  1061 #endif
       
  1062 
       
  1063 #ifdef __SMARTMSG_SMS_VCARD_RECEIVING
       
  1064 KFeatureIdSmartmsgSMSVcardReceiving,
       
  1065 #endif
       
  1066 
       
  1067 #ifdef __SMARTMSG_SMS_VCARD_SENDING
       
  1068 KFeatureIdSmartmsgSMSVcardSending,
       
  1069 #endif
       
  1070 
       
  1071 #ifdef __SMARTMSG_SMS_WAP_AP_RECEIVING
       
  1072 KFeatureIdSmartmsgSMSWapApReceiving,
       
  1073 #endif
       
  1074 
       
  1075 #ifdef __SMARTMSG_SMS_WV_SETTINGS_RECEIVING
       
  1076 KFeatureIdSmartmsgSMSWvSettingsReceiving,
       
  1077 #endif
       
  1078 
       
  1079 #ifdef __SMART_CARD_PROV
       
  1080 KFeatureIdSmartCardProv,
       
  1081 #endif
       
  1082 
       
  1083 #ifdef __SMIL_EDITOR
       
  1084 KFeatureIdSmilEditor,
       
  1085 #endif
       
  1086 
       
  1087 #ifdef __SMIL_STREAMING
       
  1088 KFeatureIdSmilStreaming,
       
  1089 #endif
       
  1090 
       
  1091 #ifdef __SRCS
       
  1092 KFeatureIdSrcs,
       
  1093 #endif
       
  1094 
       
  1095 #ifdef __SSO
       
  1096 KFeatureIdSSO,
       
  1097 #endif
       
  1098 
       
  1099 #ifdef __SUPL_FRAMEWORK
       
  1100 KFeatureIdSuplFramework,
       
  1101 #endif
       
  1102 
       
  1103 #ifdef __SUPPORTED_FEATURE1
       
  1104 KFeatureIdSupportedFeature1,
       
  1105 #endif
       
  1106 
       
  1107 #ifdef __SUPPORTED_FEATURE2
       
  1108 KFeatureIdSupportedFeature2,
       
  1109 #endif
       
  1110 
       
  1111 #ifdef __SVGT
       
  1112 KFeatureIdSvgt,
       
  1113 #endif
       
  1114 
       
  1115 #ifdef __SVGT_SCREENSAVER_PLUGIN
       
  1116 KFeatureIdSvgtScreensaverPlugin,
       
  1117 #endif
       
  1118 
       
  1119 #ifdef __SYNCML_DM
       
  1120 KFeatureIdSyncMlDm,
       
  1121 #endif
       
  1122 
       
  1123 #ifdef __SYNCML_DM_1_1_2
       
  1124 KFeatureIdSyncMlDm112,
       
  1125 #endif
       
  1126 
       
  1127 #ifdef __SYNCML_DM_DS
       
  1128 KFeatureIdSyncMlDmDs,
       
  1129 #endif
       
  1130 
       
  1131 #ifdef __SYNCML_DM_EMAIL
       
  1132 KFeatureIdSyncMlDmEmail,
       
  1133 #endif
       
  1134 
       
  1135 #ifdef __SYNCML_DM_IAP
       
  1136 KFeatureIdSyncMlDmIAP,
       
  1137 #endif
       
  1138 
       
  1139 #ifdef __SYNCML_DM_MMS
       
  1140 KFeatureIdSyncMlDmMMS,
       
  1141 #endif
       
  1142 
       
  1143 #ifdef __SYNCML_DM_STREAMING
       
  1144 KFeatureIdSyncMlDmStreaming,
       
  1145 #endif
       
  1146 
       
  1147 #ifdef __SYNCML_DS
       
  1148 KFeatureIdSyncMlDs,
       
  1149 #endif
       
  1150 
       
  1151 #ifdef __SYNCML_DS_AIW_PROVIDER
       
  1152 KFeatureIdSyncMlDsAiwProvider,
       
  1153 #endif
       
  1154 
       
  1155 #ifdef __SYNCML_DS_ALERT
       
  1156 KFeatureIdSyncMlDsAlert,
       
  1157 #endif
       
  1158 
       
  1159 #ifdef __SYNCML_DS_CAL
       
  1160 KFeatureIdSyncMlDsCal,
       
  1161 #endif
       
  1162 
       
  1163 #ifdef __SYNCML_DS_CON
       
  1164 KFeatureIdSyncMlDsCon,
       
  1165 #endif
       
  1166 
       
  1167 #ifdef __SYNCML_DS_EMAIL
       
  1168 KFeatureIdSyncMlDsEmail,
       
  1169 #endif
       
  1170 
       
  1171 #ifdef __SYNCML_DS_EMAIL_FILTERING
       
  1172 KFeatureIdSyncMlDsEmailFiltering,
       
  1173 #endif
       
  1174 
       
  1175 #ifdef __SYNCML_DS_OVER_HTTP
       
  1176 KFeatureIdSyncMlDsOverHttp,
       
  1177 #endif
       
  1178 
       
  1179 #ifdef __SYNCML_OBEX
       
  1180 KFeatureIdSyncMlObex,
       
  1181 #endif
       
  1182 
       
  1183 #ifdef __TELEPHONY_SERVICE
       
  1184 KFeatureIdTelephonyService,
       
  1185 #endif
       
  1186 
       
  1187 #ifdef __UI_TRANSITION_EFFECTS
       
  1188 KFeatureIdUiTransitionEffects,
       
  1189 #endif
       
  1190 
       
  1191 #ifdef __UI_ZOOM
       
  1192 KFeatureIdUiZoom,
       
  1193 #endif
       
  1194 
       
  1195 #ifdef __UPIN
       
  1196 KFeatureIdUpin,
       
  1197 #endif
       
  1198 
       
  1199 #ifdef __USB
       
  1200 KFeatureIdUsb,
       
  1201 #endif
       
  1202 
       
  1203 #ifdef __USB_DEVICE_LOCK
       
  1204 KFeatureIdUsbDeviceLock,
       
  1205 #endif
       
  1206 
       
  1207 #ifdef __USB_MULTIPERSONALITY
       
  1208 KFeatureIdUsbMultiPersonality,
       
  1209 #endif
       
  1210 
       
  1211 #ifdef __USB_PICTBRIDGE
       
  1212 KFeatureIdUsbPictbridge,
       
  1213 #endif
       
  1214 
       
  1215 #ifdef __USB_PICTBRIDGE_UI
       
  1216 KFeatureIdUsbPictbridgeUi,
       
  1217 #endif
       
  1218 
       
  1219 #ifdef __USB_PTP
       
  1220 KFeatureIdUsbPtp,
       
  1221 #endif
       
  1222 
       
  1223 #ifdef __USB_REMOTE_PERSONALITY
       
  1224 KFeatureIdUsbRemotePersonality,
       
  1225 #endif
       
  1226 
       
  1227 #ifdef __USB_STREAMING
       
  1228 KFeatureIdUsbStreaming,
       
  1229 #endif
       
  1230 
       
  1231 #ifdef __USER_CONFIGURABLE_USSD_MENU
       
  1232 KFeatureIdUserConfigurableUssdMenu,
       
  1233 #endif
       
  1234 
       
  1235 #ifdef __USE_DRMENGINE_IN_CCP
       
  1236 KFeatureIdUseDrmEngineInCcp,
       
  1237 #endif
       
  1238 
       
  1239 #ifdef __USSD
       
  1240 KFeatureIdUSSD,
       
  1241 #endif
       
  1242 
       
  1243 #ifdef __VIDEO_MENU
       
  1244 KFeatureIdVideoMenu,
       
  1245 #endif
       
  1246 
       
  1247 #ifdef __VOIP
       
  1248 KFeatureIdCommonVoip,
       
  1249 #endif
       
  1250 
       
  1251 #ifdef __WALLET
       
  1252 KFeatureIdWallet,
       
  1253 #endif
       
  1254 
       
  1255 #ifdef __WIM
       
  1256 KFeatureIdWim,
       
  1257 #endif
       
  1258 
       
  1259 #ifdef __WINDOWS_MEDIA
       
  1260 KFeatureIdWindowsMedia,
       
  1261 #endif
       
  1262 
       
  1263 #ifdef __WINDOWS_MEDIA_DRM
       
  1264 KFeatureIdWindowsMediaDrm,
       
  1265 #endif
       
  1266 
       
  1267 #ifdef __WSP
       
  1268 KFeatureIdWsp,
       
  1269 #endif
       
  1270 
       
  1271 #ifdef __XSP_EXTENSION_MANAGER
       
  1272 KFeatureIdXspExtensionManager,
       
  1273 #endif
       
  1274