PDA

View Full Version : How do I point Wine to native DLL's?


trommas
December 9th, 2006, 09:26 AM
Hi!

When installing Wine with "Add/Remove application", there is a comment: "Wine can emulate win dll's, but can also use native dll's" I have winxp on a separate partition, how do I tell Wine to use all the native DLL's?

Hopefully I can run more win apps if I could benefit from my native DLL's...

rbprogrammer
December 9th, 2006, 04:02 PM
i was wondering the same thing. i tried messing around with wine, but i wasn't sure if what i was doing was right......

rbprogrammer
January 14th, 2007, 04:56 PM
no one knows? :(

alinuxfan
January 14th, 2007, 05:50 PM
I know you need to point to them in winecfg somewhere...let me see if I can find where I found out how to do it.
It was on WINEs website

graigsmith
January 14th, 2007, 11:24 PM
well, first off all, copy the DLL files you need off of your windows partition. and put them in your .wine/drive_c/windows/system32 folder.

then run winecfg at the terminal and click libraries.
type in all the dll's you want to override.

click ok. and your done.

trommas
January 31st, 2007, 03:03 PM
Ok, thanks. I'll try it out