Is there a way to get VB 6.0 to run an executable file that doesn't have a VB reference included (I cant use GetObject() or CreateObject() )? I can get the program to run perfectly when I open up one its save files in an OLE window, but when I put the executable for that program in the OLE.sourcedata field, the program doesn't load properly. Any ideas/suggestions?