Hi all:
I am writing a "wrapper" vbx for a set of dll's that use
callbacks. The problem is that when I load my vbx in a form I get the
little message box that VB has caused a GPF in one of the "foreign"
dlls.
So, in short:
MyVBX linked to libs that load TheirDLL when loaded into MyForm cause
a GPF in TheirDLL. I am running VB3 under Win95 with VC++ 1.51.
I can write a short C prog that loads their dll with no problem,
so I think it must be the interaction with the VBX side of things.
Any help you all can provide would be greatly appreciated.
--
Ken Thompson has an automobile which he helped design. Unlike most
automobiles, it has neither speedometer, nor gas gauge, nor any of the
numerous idiot lights which plague the modern driver. Rather, if the
driver makes any mistake, a giant "?" lights up in the center of the
dashboard. "The experienced driver", he says, "will usually know
what's wrong."