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