Re: Native Dlls
Florian Pelz <[email protected]> Sun, 22 Mar 2015 22:11:58 +0100
| Newsgroups | gmane.comp.emulators.wine.user |
|---|---|
| Message-ID | <[email protected]> |
Hello, On 03/20/2015 10:20 PM, Ali Aminian wrote: > Hello 1_How native Dlls should be installed without using > winetricks. for exmple i want to install quartz.dll. > > 2_What is the folder that wine looks, for native dlls? > The folder is C:\windows\system32, i.e. ~/.wine/drive_c/windows/system32. The DLL also needs to be added in the winecfg program as a library afaik. Florian