| Line | |
|---|
| 1 | /* $Id: Odin.ini.txt,v 1.1 2000-07-09 22:27:53 phaller Exp $ */
|
|---|
| 2 |
|
|---|
| 3 | Odin initialization file documentation
|
|---|
| 4 |
|
|---|
| 5 | [COLORS]
|
|---|
| 6 | UseWinColors Use Windows colors
|
|---|
| 7 | values: 1/0
|
|---|
| 8 | default: 0
|
|---|
| 9 | SaveColors Save/restore colors to/from Odin.ini
|
|---|
| 10 | values: 1/0
|
|---|
| 11 | default: 1
|
|---|
| 12 |
|
|---|
| 13 | [DLLRENAMEWIN]
|
|---|
| 14 | OLE32=OLE32OS2
|
|---|
| 15 | NETAPI32=WNETAP32
|
|---|
| 16 |
|
|---|
| 17 | [DLLRENAMEOS2]
|
|---|
| 18 | OLE32OS2=OLE32
|
|---|
| 19 | WNETAP32=NETAPI32
|
|---|
| 20 |
|
|---|
| 21 | [TWAIN]
|
|---|
| 22 | TwainIF values 1,2,3 (default=1)
|
|---|
| 23 | 1 -> Use CFM Twain Driver
|
|---|
| 24 | 2 -> Use STI Twain Driver (not supported at the moment)
|
|---|
| 25 | 3 -> Use SANE Driver (not supported at the moment)
|
|---|
| 26 |
|
|---|
| 27 | [CODEPAGES]
|
|---|
| 28 | Windows Windows codepage (i.e. 1251 for Cyrillic)
|
|---|
| 29 | Display Display codepage (i.e. 1251 for Cyrillic)
|
|---|
| 30 |
|
|---|
| 31 | Odin.ini is stored in the directory where the environment string
|
|---|
| 32 | ODIN_INI points to. The default path is the directory of
|
|---|
| 33 | KERNEL32.DLL.
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.