[Prev][Next][Index][Thread]

Re: FunDev -> OCX?



under_dog@volcanomail.com (UnderDog) writes:

> Has anyone found a solution to this? I'd like to use FunDev on some
> projects, but if it can't talk to my existing junky VB components,
> then it's really a tough sell. 

When running the generated OCX file under Visual Basic I get an error
about the class not being registered - even though it is.

When running it under Microsoft Visual C++ I get an assertion inside
some of the MFC OLE libraries. If I ignore the assertion then the
application runs fine and the OCX works. It is probably this assertion
that trips up VB.

The trick will be to find out why that assertion is being triggered
and fix the problem with the Functional Developer OLE libraries (if it
lies within there).

If I get time, and Fun-O or yourself haven't responded that it's
already resolved, I'll try and look into it.

Chris.
-- 
http://www.double.co.nz/dylan



Follow-Ups: References: