Running a simple .Net 3.0 application.

Stefan Dösinger stefan at codeweavers.com
Thu Jan 15 09:06:33 CST 2009


> >> gdi32.GdiEntry13
> >> I was not able to work around a problem in d3d9 ( the app just hang,
> >>  displaying nothing, probably due to some unimplemented stuff in
> d3d9)
> >>  but fortunaly disabling d3d9, was enough to get it running
> >> (WINEDLLOVERRIDES="d3d9="""  wine AnimatedApplication.exe)
Are you sure that wine's d3d9 is available? (e.g. missing opengl libs on
your linux system?) the GdiEntry13 stub sounds a bit like it tried to use
native d3d9.dll, which doesn't work on Wine(and most likely never will)





More information about the wine-devel mailing list