I want to recode an algorithm in my vb-program in c/c++ for faster execution. I think a dll is the only way to do that. But I have many problems using the vB "Declare" directive, so my quesiton is: is there an easy way to link into vBs COM? Is there maybe a predefined skeleton that provides functions to vB where I can simply write my function and register it?
This is something urgent, so plz help quick!
CornedBee