Hi friends,
My question is that:
I have two source code.And I try to make one program.
Firs source code name is:stub
Second source code name is: Builder
Stub has a text box on form.
Builder has a textbox and a command buton on form.
I get it stub.exe into builder.exe and I wanna make when Builder make a new exe file, on builder's text box write to stub's text.box!
Example Picture:
How can I make it on vb?
What is example code, please help me!