search for: d3dx9_9

Displaying 1 result from an estimated 1 matches for "d3dx9_9".

Did you mean: d3dx9_
2011 May 15
2
Questions about Wine
...efix for all my applications. I would like to know if it's possible to use one prefix for multiple app who use different override dll. For exemple, i have an application X and application Y. X need to use d3dx9_* override dll and Y need to use msvcr90 override dll (vcrun2008). How to override d3dx9_9 dll only for the app X if i install d3dx9 by winetricks ? Because by winetricks, i override the dll for all application in the prefix. I must to modify the register manually? I know that i must to choose every .exe in General tab in winecfg. Thanks you