Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2008 May : something like ShellExecute

www.cryer.info
Managed Newsgroup Archive

something like ShellExecute

Subject:something like ShellExecute
Posted by:"Alfred ten Hoeve" (al@nospam.com)
Date:Thu, 1 May 2008 19:31:44 +0200

Hi,

With ShellExecute I can open a M$Word-file, no problem.

Now I'm fiddling with sockets. I recieve a word-file (from another computer)
in a Memorystream. Is it possible with something like ShellExecute to open
M$Word with the file in the stream?
Now I'm saving the file in the TEMP-directory and open it. I think it can be
done without that overhead.

BTW Using D6 in this fiddling.

Thanks, Alfred

Glossary

Replies:

www.cryer.info
Managed Newsgroup Archive