my problem:
I have 1 hard coded(compiled) c++ exe and I want to run it inside my vb6 exe. By word inside i mean no as new process, maybe as thread or something else. I think it can by done by some API but i can't find anything.
If someone find something i'll be thankfull..