Execute Stream?



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?


.



Relevant Pages

  • Re: Execute Stream?
    ... is possible to load exe File in TFileStream and execute it? ... > I need this for preview purpouses.. ... > the second file is a data file that is attached before header. ...
    (alt.comp.lang.borland-delphi)
  • Re: Execute Stream?
    ... is possible to load exe File in TFileStream and execute it? ... The potential security concerns are significant. ... > the second file is a data file that is attached before header. ...
    (alt.comp.lang.borland-delphi)
  • Re: reading data using F mode in rexx
    ... IF ooRexxInstalled=0 THEN Download() ELSE Execute ... IF ooRexxInstalled=0 THEN Exit ELSE Execute() ... // End Header ... Is the interpreter installed, it ...
    (comp.lang.rexx)
  • Stuck on row one when populating a table from data
    ... When I execute this bit I end up with a table with one row of data and ... It overwrites the header ... Can someone spot why I am not getting additional rows? ... With vRecordSet ...
    (microsoft.public.word.vba.general)
  • Re: validating problem
    ... > I have got a problem where i have to execute ... >a portion of code only when a header file is ... You do realize that a header is included when your program is ... having a header file define an object or contain executable code. ...
    (comp.lang.c)