I currently made a ocx in Visual Basic. But, when I take it into Delphi to use in a program, it gives me an error.
Project Project1.exe raised exception class EAccessViolation with message 'Access violation at addess 0F05B5DF in module 'MSVBVM50.DLL'. Read of address FFFFFFFF'. Process stopped. Use Step or Run to continue.
I have no idea what is causing this but it only happens when I execute a function (any function) from the ocx. I have tried it on two different computers with two different verions of Delphi and the problem reamins.
Please reply with information regarding this situation.
