Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 Nov : Clone a program
| Subject: | Clone a program |
| Posted by: | "Mikael Lenfors" (mika..@lenfors.se) |
| Date: | Thu, 2 Nov 2006 13:26:32 |
Hello!
If I have a program running, is there a easy way to "clone" this program.
What I mean is that from within a program I would like to have a button, and
when clicked my program would start another copy of itself with all
variables set exactly to the same values as the original. I hope you
understand what I mean...
Regards, Mikael