[Wine] Problem with DllOverrides (Wine 20050725)

Juan Lang juan_lang at yahoo.com
Tue Sep 27 20:30:25 CDT 2005


Hi Jacques,

> Example :
> "Comdlg32.ocx" = "native"
> "Oleaut32.DLL" = "native"
> When I run this application with WINEDEBUG=+loaddll, I can see that
> these 2 dll are always indicated buitin and I suppose that my files
> ar not used :

I believe the problem is that you should specify the dll overrides without
the file extension, as follows:
"Comdlg32" = "native"
"Oleaut32" = "native"

Hope this helps,
--Juan


		
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com



More information about the wine-users mailing list