Running a simple .Net 3.0 application.

James Mckenzie jjmckenzie51 at earthlink.net
Thu Jan 15 08:27:22 CST 2009


Steven Edwards <winehacker at gmail.com> wrote:
>
>On Wed, Jan 14, 2009 at 3:59 PM, Louis Lenders
><xerox_xerox2000 at yahoo.co.uk> 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




More information about the wine-devel mailing list