Steven Edwards <[email protected]> wrote: > >On Wed, Jan 14, 2009 at 3:59 PM, Louis Lenders ><[email protected]> wrote: >> gdi32.GdiEntry13 >> kernel32.WerRegisterMemoryBlock >> ntdll.NtSecureConnectPort >> ntdll.RtlEnumerateGenericTableWithoutSplaying >> ntdll.RtlIsGenericTableEmpty >> >> Well, that was enough to get the app running. >> 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) >> >> I'm not sure if it would be useful to open bugs already for the >> unimplemented functions. If so, just shout, and i'll open some bugs. > >Or you can send diff's ;) > Be very careful with this type of request. It would be better to send in a bug report with the unimplemented functions and what they are supposed to do and then have another do the actual code builds. That keeps the code base 'clean'.
James McKenzie
