1.0 idea - ntdll - add a messagebox for missing dlls

Alexandre Julliard julliard at winehq.org
Tue Apr 29 13:12:32 CDT 2008


"Steven Edwards" <winehacker at gmail.com> writes:

> On Tue, Apr 29, 2008 at 1:28 PM, Peter Beutner <p.beutner at gmx.net> wrote:
>>  And the msg box will pop up.
>
> Your right. I see unless report_missing_dll_verbose is unset then its
> going to spam on every dependent dll load failure for LoadLibrary.
> Here is your and my patch combined.
>
> Julliard: Can you comment please?

That's ugly, both the environment variable hack and the global verbose
flag are really bad. There has to be a better way to do this.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list