Problems starting applications using wine

Thomas Schweikle tschweikle at fkn.de
Tue Jul 17 11:52:59 CDT 2001


Duane Clark wrote:
> 
> Thomas Schweikle wrote:
> 
> >
> > No. Checked out CVS yesterday. Compiled it. Wine tells
> > xch4008 at teatime:~ > wine -v
> > Wine release 20010629
> >
> > ...
> > Afterwards I configured from an existing config --- SuSE 7.2,
> > wine-20010326 --- leaving all other files in "~/.wine" untouched.
> 
> In the tree that was checked out via CVS, a sample valid config file is
> in the directory:
> 
> documentation/samples/config

To be more precise:
I used this configuration file, merging it with mine (Drive definitions,
Printers, Serial Ports, etc.)

I didn't change anything within "[DllOverrides]", except for "commdlg",
"comdlg32":
"commdlg"      = "native, builtin"
"comdlg32"     = "native, builtin"
"ver"          = "builtin, native"
"version"      = "builtin, native"
"shell"        = "builtin, native"
"shell32"      = "builtin, native"
"shfolder"     = "builtin, native"
"shlwapi"      = "builtin, native"
"lzexpand"     = "builtin, native"
"lz32"         = "builtin, native"
"comctl32"     = "builtin, native"
"commctrl"     = "builtin, native"
"advapi32"     = "builtin, native"
"crtdll"       = "builtin, native"
"mpr"          = "builtin, native"
"winspool.drv" = "builtin, native"
"ddraw"        = "builtin, native"
"dinput"       = "builtin, native"
"dsound"       = "builtin, native"
"opengl32"     = "builtin, native"
"msvcrt"       = "native, builtin"
"rpcrt4"       = "native, builtin"
"msvideo"      = "builtin, native"
"msvfw32"      = "builtin, native"
"mcicda.drv"   = "builtin, native"
"mciseq.drv"   = "builtin, native"
"mciwave.drv"  = "builtin, native"
"mciavi.drv"   = "native, builtin"
"mcianim.drv"  = "native, builtin"
"msacm.drv"    = "builtin, native"
"msacm"        = "builtin, native"
"msacm32"      = "builtin, native"
"midimap.drv"  = "builtin, native"
; default for all other dlls
"*" = "native, builtin, so"

The "[x11drv]" section was left unchanged to, since I can always have a
managed window by using an option.

--
Thomas Schweikle <tschweikle at fkn.de>



More information about the wine-users mailing list