source: trunk/doc/Odin.ini.txt@ 5280

Last change on this file since 5280 was 3811, checked in by phaller, 25 years ago

.

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