initdb.ini
来自「Full ARM920T S3C2443 ( Magellan Maestro 」· INI 代码 · 共 189 行
INI
189 行
;
; Copyright (c) Microsoft Corporation. All rights reserved.
;
;
; Use of this source code is subject to the terms of the Microsoft end-user
; license agreement (EULA) under which you licensed this SOFTWARE PRODUCT.
; If you did not accept the terms of the EULA, you are not authorized to use
; this source code. For a copy of the EULA, please see the LICENSE.RTF on your
; install media.
;
; @CESYSGEN IF CE_MODULES_BTLOADER
; @CESYSGEN ENDIF
; Copyright (c) 1995-2000 Microsoft Corporation. All rights reserved.
; This is the database initialization file. Format is as follows:
;
; Database : <db name> : <type in hex> : <num sort orders> : <sort order specifier 1> ...
; This describes a database with one or more (up to 4) sort orders.
;
; A sort order specifier may be described in one of two ways:
; 1. <hex propid> : <hex flags>
; This describes a sort order on a single property.
; 2. [ <num sort properties> : <hex propid 1> : <hex flags 1> ... ]
; This describes a sort order on one or more (up to 3) properties. Note that
; "[ 1 : <hex propid> : <hex flags> ]" is equivalent to "<hex propid> : <hex flags>"
;
; So an example Database specifier might be:
; Database : "MyDatabase" : 0
; : 4 : 0001001F : 0
; : [ 3 : 0002001F : 0 : 0003001F : 0 : 0004001F : 0]
; : 0003001F : 0
; : [ 1 : 0004001F : 0 ]
; which describes a database with four sort orders, one of which is sorted on
; three properties.
;
; A database specifier can be followed by any number of record specifiers
; Record :
;
; A record specifier can be followed by one or more field specifiers
; Field : <hex propid> : <value> [ either string or hex dword ]
;
; End (ends a matching database or a record context)
; @CESYSGEN IF WCESHELLFE_MODULES_EXPLORER
; @CESYSGEN ENDIF WCESHELLFE_MODULES_EXPLORER
; This is the database initialization file. Format is as follows:
;
; Database : <db name> : <type in hex> : <num sort orders> : <sort order specifier 1> ...
; This describes a database with one or more (up to 4) sort orders.
;
; A sort order specifier may be described in one of two ways:
; 1. <hex propid> : <hex flags>
; This describes a sort order on a single property.
; 2. [ <num sort properties> : <hex propid 1> : <hex flags 1> ... ]
; This describes a sort order on one or more (up to 3) properties. Note that
; "[ 1 : <hex propid> : <hex flags> ]" is equivalent to "<hex propid> : <hex flags>"
;
; So an example Database specifier might be:
; Database : "MyDatabase" : 0
; : 4 : 0001001F : 0
; : [ 3 : 0002001F : 0 : 0003001F : 0 : 0004001F : 0]
; : 0003001F : 0
; : [ 1 : 0004001F : 0 ]
; which describes a database with four sort orders, one of which is sorted on
; three properties.
;
; A database specifier can be followed by any number of record specifiers
; Record :
;
; A record specifier can be followed by one or more field specifiers
; Field : <hex propid> : <value> [ either string or hex dword ]
;
; End (ends a matching database or a record context)
; @CESYSGEN IF WCEAPPSFE_MODULES_CALSTORE
; @CESYSGEN ENDIF
; @CESYSGEN IF WCEAPPSFE_MODULES_ADDRSTOR
; @CESYSGEN ENDIF
;Database: "\\UserNotifications" : 888 : 1 : 43000040 : 0
; $INTERNATIONAL: On the US version, we assume that the home-city is Seattle, and that
; the clock is initially set to Jan 1, 1998 at 12:00pm. clocknot.exe is set to
; run the first time on Sunday, April 5 1998 at 2:00am.
; Filetime: hi=0x01BD6036, lo=0x8A3D1000
;Record :
;Field : 4301001f : "clocknot.exe"
;Field : 43000040 : LOC_CLOCKNOTINFO
;Field : 43070002 : 80
;End
; Old IF settings that need to move to hpc.str:
; Field : 43000040 : 01bd5ab66158d000 -- FRANCE
; Field : 43000040 : 01bd5ab66158d000 -- SPAIN
; Field : 43000040 : 01bd5ab66158d000 -- ITALY
; Field : 43000040 : 01bd5ab66158d000 -- BRAZIL
;End Database
Database: "DB_notify_events" : 0 : 1 : 0001001F : 0
; @CESYSGEN IF WCEAPPSFE_MODULES_CLOCKNOT
; @CESYSGEN ENDIF
; @CESYSGEN IF WCEAPPSFE_MODULES_CALNOT
; @CESYSGEN ENDIF
End Database
; This is the database initialization file. Format is as follows:
;
; Database : <db name> : <type in hex> : <num sort orders> : <sort order specifier 1> ...
; This describes a database with one or more (up to 4) sort orders.
;
; A sort order specifier may be described in one of two ways:
; 1. <hex propid> : <hex flags>
; This describes a sort order on a single property.
; 2. [ <num sort properties> : <hex propid 1> : <hex flags 1> ... ]
; This describes a sort order on one or more (up to 3) properties. Note that
; "[ 1 : <hex propid> : <hex flags> ]" is equivalent to "<hex propid> : <hex flags>"
;
; So an example Database specifier might be:
; Database : "MyDatabase" : 0
; : 4 : 0001001F : 0
; : [ 3 : 0002001F : 0 : 0003001F : 0 : 0004001F : 0]
; : 0003001F : 0
; : [ 1 : 0004001F : 0 ]
; which describes a database with four sort orders, one of which is sorted on
; three properties.
;
; A database specifier can be followed by any number of record specifiers
; Record :
;
; A record specifier can be followed by one or more field specifiers
; Field : <hex propid> : <value> [ either string or hex dword ]
;
; End (ends a matching database or a record context)
Database: "DB_notify_events" : 0 : 1 : 0001001F : 0
; @CESYSGEN IF DATASYNC_MODULES_REPLLOG
; @CESYSGEN ENDIF
End Database
;
; Copyright (c) Microsoft Corporation. All rights reserved.
;
;
; Use of this source code is subject to the terms of the Microsoft end-user
; license agreement (EULA) under which you licensed this SOFTWARE PRODUCT.
; If you did not accept the terms of the EULA, you are not authorized to use
; this source code. For a copy of the EULA, please see the LICENSE.RTF on your
; install media.
;
; This is the database initialization file. Format is as follows:
;
; Database : <db name> : <type in hex> : <num sort orders> : <sort order specifier 1> ...
; This describes a database with one or more (up to 4) sort orders.
;
; A sort order specifier may be described in one of two ways:
; 1. <hex propid> : <hex flags>
; This describes a sort order on a single property.
; 2. [ <num sort properties> : <hex propid 1> : <hex flags 1> ... ]
; This describes a sort order on one or more (up to 3) properties. Note that
; "[ 1 : <hex propid> : <hex flags> ]" is equivalent to "<hex propid> : <hex flags>"
;
; So an example Database specifier might be:
; Database : "MyDatabase" : 0
; : 4 : 0001001F : 0
; : [ 3 : 0002001F : 0 : 0003001F : 0 : 0004001F : 0]
; : 0003001F : 0
; : [ 1 : 0004001F : 0 ]
; which describes a database with four sort orders, one of which is sorted on
; three properties.
;
; A database specifier can be followed by any number of record specifiers
; Record :
;
; A record specifier can be followed by one or more field specifiers
; Field : <hex propid> : <value> [ either string or hex dword ]
;
; End (ends a matching database or a record context)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?