Re: wined3d crosscompiling, implementing loadICD

2011-12-14 Thread Roderick Colenbrander
On Wed, Dec 14, 2011 at 2:38 PM, Patrick Rudolph wrote: > Hi, > I'm trying to get ddraw/d3d7 running in my virtual WindowsXP machine using > wined3d. > I managed to cross-compile all neccessary files and implemented a function > that loads the ICD instead of opengl32.dll. > > The name of the ICD i

wined3d crosscompiling, implementing loadICD

2011-12-14 Thread Patrick Rudolph
Hi, I'm trying to get ddraw/d3d7 running in my virtual WindowsXP machine using wined3d. I managed to cross-compile all neccessary files and implemented a function that loads the ICD instead of opengl32.dll. The name of the ICD is stored in the registry, so my functions just searches the regis