Quote:
Originally Posted by negativesir
Yes, this has to do with WM_INITDIALOG not returning false.
From MSDN:
Here is the fix for it, compiled in Visual C++ 6.0, tested on Windows 95.
|
Thanks, negativesir. I've verified that this fixes the issue with stealing focus and otherwise works unaltered. I wasn't sure if you'd compiled as release or debug back when you'd submitted this, so I recompiled it using a clean VC++6 under a clean Windows XP of release builds of both ANSI and Unicode just to be sure. It's now been updated on the inetc plugin download page.