/* $Id: Odin.ini.txt,v 1.11 2001/12/08 16:18:14 sandervl Exp $ */

Odin initialization file documentation

[COLORS]
UseWinColors    Use Windows colors
                values: 1/0
                default: 1
SaveColors      Save/restore colors to/from Odin.ini
                values: 1/0
                default: 0

[DLLRENAMEWIN]
OLE32=OLE32OS2
NETAPI32=WNETAP32

[DLLRENAMEOS2]
OLE32OS2=OLE32
WNETAP32=NETAPI32

[ODINSYSTEM]
HIGHMEM=0      (default = 1)
Turns off high memory usage in Odin. Useful for Warp 4 (>fp12) systems
that still use the old 16 bits TCPIP stack.

OS2Look=1      (default = 0)
Creates OS/2 Titlebar, system menu & min/max/close buttons. Also overrides
UseWinColors option (uses OS/2 colors).
NOTE: Can interfere with windows applications that draw their own custom
      titlebar. (e.g. RealPlayer)

[WinVersion]
Version=Win98        -> Windows 98
Version=WinME        -> Windows ME
Version=NT4          -> Windows NT4  SP6 
Version=Win2000      -> Windows 2000 SP2 (default)
Version=WinXP        -> Windows XP
Used to override the version Odin reports to the application.

[TWAIN]
TwainIF         values 1,2,3 (default=1)
                1 -> Use CFM Twain Driver
                2 -> Use STI Twain Driver (not supported at the moment)
                3 -> Use SANE Driver (not supported at the moment)

[CODEPAGES]
Windows         Windows codepage (i.e. 1251 for Cyrillic)
Display         Display codepage (i.e. 1251 for Cyrillic)

[DirectDraw]
Fullscreen=[1|0]  Use/don't use fullscreen DirectDraw

[WINMM]
DirectAudio=[1|0]   Use DirectAudio interface (if available) for wave playback
                    in WINMM and DSOUND. (default = 1)
                    (NOTE: Only available in SB Live! audio driver)

DefVolume=50[0-100] Default waveout volume (default = 100)

Odin.ini is stored in the directory of KERNEL32.DLL.
