qpro200.dll is its own little DLL hell

Dmitry Timoshkov dmitry at baikal.ru
Sun Jan 26 04:24:20 CST 2003


"Dan Kegel" <dank at kegel.com> wrote:

> The VB app I'm trying to bring up (Yardi) installs qpro200.dll.
> Amusingly, their setup utility crashes on startup if
> you run it again, in that dll's init routine.
> Deleting it seems to fix things.  Good old DLL hell.
> Partial relay and traceback attached in case anyone's curious.

qpro200.dll is a 16-bit NE Windows DLL. It crashes somewhere in its
LibMain() initialization routine. Backtrace is useless in that case,
but disassembly of the LibMain() might shed some light on the crash.

-- 
Dmitry.






More information about the wine-devel mailing list