Failed to load MFC42.DLL

Philipp Wollermann phil_wo at gmx.net
Thu Feb 6 10:59:17 CST 2003


Hi!

I would suggest putting the DLLs into ~/.wine/hdd/windows/system!
And don't forget to tell wine to load the DLL as a native one: (this seems
to be the problem in your case)

~/.wine/config:

[DllOverrides]
...
"mfc42" = "native, builtin"
"mfc42loc" = "native, builtin"
"*" = "builtin, native"

Philipp




More information about the wine-users mailing list