Release 940405
[wine.git] / wine.ini
blobb2c79af09a776a1d267d308cdb35e057f0db4f08
1 [drives]
2 A=/mnt/fd0
3 C=/dos
4 D=/usr/windows
5 E=/home/bob/wine/work
6 F=/home/bob/test
8 [wine]
9 Windows=c:\windows
10 System=c:\windows\system
11 Temp=c:\temp
12 Path=c:\windows;c:\windows\system;e:\;e:\test;f:\
13 SystemResources=sysres.dll
15 [serialports]
16 Com1=/dev/cua0
17 Com2=/dev/cua1
19 [parallelports]
20 Lpt1=/dev/lp0
22 [spy]
23 ;;;;; Uncomment the following line to activate spying to the console ;;;;;
24 ;File=CON
26 ;;;;; Uncomment the following line to activate spying to the spy.log ;;;;;
27 ;File=spy.log
29 ;;;;; List of ; separated (and terminated) msg names to exclude from log ;;;;;
30 Exclude=WM_TIMER;WM_SETCURSOR;WM_MOUSEMOVE;
32 ;;;;; List of ; separated (and terminated) msg names to include in log ;;;;;
33 ;Include=WM_COMMAND;