Re: Execute Stream?
- From: "didi" <didi@xxxxxxxxxxxxxxx>
- Date: Wed, 20 Jul 2005 05:09:45 +0200
thanx..
I want to avoid saving to file
there must be the way... I will search ahead..
I mean that the exe is charged in RAM and then its processing
started at certain point. Now the difficult is to find out how
windows manages exe's....
thanx any way
"Michael Hoffacker" <m0rgu3@xxxxxxxxxxx> wrote in message
news:dbk0k4$ejd$01$1@xxxxxxxxxxxxxxxxxxxx
> didi wrote:
> > 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?
> >
> >
>
> You could save it to a temporary file and execute it then. I dont think
> that you can execute a Stream. Since it is a data file i guess you know
> the behavior of the *.exe file, you could simulated it.
>
> Bye
> Mike
.
- Follow-Ups:
- Re: Execute Stream?
- From: Marc Rohloff
- Re: Execute Stream?
- References:
- Execute Stream?
- From: didi
- Re: Execute Stream?
- From: Michael Hoffacker
- 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
|