Thunking?

Dmitry Timoshkov dmitry at baikal.ru
Mon Mar 24 06:41:53 CST 2003


"Mike Hearn" <m.hearn at signal.qinetiq.com> wrote:

> I was under the impression that thunking was only used for 32/16
> bridging, and IE6 is a 32bit app, so I don't really understand why it's
> trying to load this library using LoadLibrary16... does anybody have
> some tips?

You are using comctl32.dll from Win9x which *requires* 16-bit counterpart
commctrl.dll. Edit [DllOverrides] in wine.conf and make comctl32.dll=b,
or copy commctrl.dll from a win9x distribution.

-- 
Dmitry.






More information about the wine-devel mailing list