Displaying 1 result from an estimated 1 matches for "oleout32".
Did you mean:
oleaut32
2007 Mar 19
1
App can't load DLLs without sudo
...paul@localhost LCC]$
The permissions of these DLL's look fine. The files are in my
c:\\windows\\system32 folder.
I'm using a ~/.wine.config file with
[DllOverrides]
"msvcrt" = "native"
"mfc42" = "native"
"ole32" = "native"
"oleout32" = "native"
"rpcrt4" = "native"
"linuxpos" = "builtin"
Here's some output using I've run with WINEDEBUG=+module, and there's
no evidence that it's looking anywhere other than the LCC folder for
these DLLs.
trace:module:load_dl...