Re: Execute Stream?
- From: "Henry Bartlett" <hambar@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 20 Jul 2005 10:42:17 +1000
"didi" <didi@xxxxxxxxxxxxxxx> wrote
> I join the two files together with Stream and I want to execute
> the result in manner to get preview before saving it to disk..
I think that I would save the stream to a temporary exefile and
execute it, then, if it's OK, save the stream to the name you want to
use.
And delete the temporary file when you close your main program.
--
Henry Bartlett
Delphi Links Page:
( http://www.hotkey.net.au/~hambar/habit/delflink.htm )
"didi" <didi@xxxxxxxxxxxxxxx> wrote in message
news:LU6De.444$cE1.95513@xxxxxxxxxxxxxxxx
> Hi, is possible to load exe File in TFileStream and execute it?
>
> I need this for preview purpouses..
>
> I have two file one is exe that rapresent the header
> the second file is a data file that is attached before header.
>
> I join the two files together with Stream and I want to execute
> the result in manner to get preview before saving it to disk..
>
> is possible?
>
>
.
- References:
- Execute Stream?
- From: didi
- Execute Stream?
- Prev by Date: Re: Execute Stream?
- Next by Date: Re: Execute Stream?
- Previous by thread: Re: Execute Stream?
- Next by thread: Re: Execute Stream?
- Index(es):
Relevant Pages
|