"Steven Edwards" winehacker@gmail.com writes:
On Tue, Apr 29, 2008 at 1:28 PM, Peter Beutner p.beutner@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.