Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2007 Jan : ShellExecute very slow
| Subject: | ShellExecute very slow |
| Posted by: | "Francois Piette [ICS & Midware]" (francois.piet..@overbyte.be) |
| Date: | Thu, 25 Jan 2007 15:46:48 |
I have a strange problem in one of my applications: I use ShellExecute to
open a rtf document (I use 'open' and rtf filename which result in launching
Word). This works fine except at one place in my program where it experience
a very long delay (30 to 60 sec) before launching Word. No error, just a
long delay. I can't find what is causing such a delay ! Any hint
appreciated.