<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
I am trying to run m$office. Below is an override pattern including the
preference for 'native' for all non essential dll's. How can these be
implemented? How can the default be set to native? <br>
<br>
When I tried to type then in winecfg errored with: wine: Unhandled
exception (thread 0009), starting debugger...<br>
<br>
How do the two screens interact? What does 'default' mean? What are the
alternatives? <br>
<br>
The browse arrow on the libraries screen does not seem to work. What is
it supposed to do. <br>
<br>
I am sorry to be slow.<br>
<br>
- Dan <br>
<br>
[DllOverrides]<br>
"commdlg"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = "builtin, native"<br>
"comdlg32"&nbsp;&nbsp;&nbsp;&nbsp; = "builtin, native"<br>
"ver"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = "builtin, native"<br>
"version"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = "builtin, native"<br>
"shell"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = "builtin, native"<br>
"shell32"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = "builtin, native"<br>
"shfolder"&nbsp;&nbsp;&nbsp;&nbsp; = "builtin, native"<br>
"shlwapi"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = "builtin, native"<br>
"shdocvw"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = "builtin, native"<br>
"lzexpand"&nbsp;&nbsp;&nbsp;&nbsp; = "builtin, native"<br>
"lz32"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = "builtin, native"<br>
"comctl32"&nbsp;&nbsp;&nbsp;&nbsp; = "builtin, native"<br>
"commctrl"&nbsp;&nbsp;&nbsp;&nbsp; = "builtin, native"<br>
"advapi32"&nbsp;&nbsp;&nbsp;&nbsp; = "builtin, native"<br>
"crtdll"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = "builtin, native"<br>
"mpr"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = "builtin, native"<br>
"winspool.drv" = "builtin, native"<br>
"ddraw"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = "builtin, native"<br>
"dinput"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = "builtin, native"<br>
"dsound"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = "builtin, native"<br>
"opengl32"&nbsp;&nbsp;&nbsp;&nbsp; = "builtin, native"<br>
"msvcrt"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = "native, builtin"<br>
"rpcrt4"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = "native, builtin"<br>
"msvideo"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = "builtin, native"<br>
"msvfw32"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = "builtin, native"<br>
"mcicda.drv"&nbsp;&nbsp; = "builtin, native"<br>
"mciseq.drv"&nbsp;&nbsp; = "builtin, native"<br>
"mciwave.drv"&nbsp; = "builtin, native"<br>
"mciavi.drv"&nbsp;&nbsp; = "native, builtin"<br>
"mcianim.drv"&nbsp; = "native, builtin"<br>
"msacm.drv"&nbsp;&nbsp;&nbsp; = "builtin, native"<br>
"msacm"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = "builtin, native"<br>
"msacm32"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = "builtin, native"<br>
"midimap.drv"&nbsp; = "builtin, native"<br>
"ole2disp"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = "native, builtin"<br>
; default for all other dlls<br>
"*" = "native, builtin"<br>
<br>
<br>
Mike Hearn wrote:
<blockquote cite="mid1120932830.3481.12.camel@littlegreen" type="cite">
  <pre wrap="">On Sat, 2005-07-09 at 11:07 -0700, Dan Sawyer wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Mike,

Given that we take your point, how can winecfg be made 'optional'.
There are many of us that are trying to use wine and find winecfg
creates roadblocks. If winecfg will be unnecessary then why not remain
with the config option. At least that is easily managable.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
What roadblocks exactly does it create? It could use some polish for
sure, but it seems to basically work (at least, it does for me).

A few things it could do better are:

- Imported pre-canned application setups (basically .reg files)
- Drive detection sometimes creates a lot of drives
- Could be prettier: using app icons would be a good start but as always
  with win32 the code to do that is non-trivial

The thing about winecfg shrinking is a long term thing. It won't happen
tomorrow. For a few things, it may never happen, it'll just become less
and less necessary to run it as time goes on. It's an ideal to which we
aim rather than a fixed target.

thanks -mike

_______________________________________________
wine-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:wine-users@winehq.org">wine-users@winehq.org</a>
<a class="moz-txt-link-freetext" href="http://www.winehq.org/mailman/listinfo/wine-users">http://www.winehq.org/mailman/listinfo/wine-users</a>

  </pre>
</blockquote>
</body>
</html>