I have downloaded some c++ source, and i want to put it into my vb app without having to rewrite it. It is a full blown 3d game and i am using vb 5, though if i wanted i could use vb 6.
Is it possible for me to dump this code into a new form, or an active x control, or anything??? I don't mind having to put some extra code in to make it possible.

Thanks for any input