Re: WinExecAndWaitV2, ok but a question:

From: Peter Below (TeamB) (100113.1101_at_compuXXserve.com)
Date: 01/23/04


Date: Fri, 23 Jan 2004 19:43:09 +0100

In article <4010e531@newsgroups.borland.com>, Pierre Marie wrote:
> I have a pb, i use a WinExecAndWait32V2 Function to start an other app from
> delphi Prg.
>
> The pb is that the app is a very big one, and is quite slow to start. The
> End user start it by pressing a btn with his finger on the screen.

The easiest way to avoid that would be to disable your form before you call
WinExecAndWait32V2, and reenable it when the call returns.

--
Peter Below (TeamB)  
Use the newsgroup archives :
http://www.mers.com/searchsite.html
http://www.tamaracka.com/search.htm
http://groups.google.com
http://www.prolix.be


Relevant Pages

  • Re: WinExecAndWaitV2, ok but a question:
    ... > delphi Prg. ... > The pb is that the app is a very big one, and is quite slow to start. ... > retreive the window handle, so i do not know the wnd handle. ... Probably the simplest solution is to minimize your application when the ...
    (borland.public.delphi.nativeapi)
  • WinExecAndWaitV2, ok but a question:
    ... delphi Prg. ... The pb is that the app is a very big one, and is quite slow to start. ... I have tried to use the ForceForeGround fn, ... retreive the window handle, so i do not know the wnd handle. ...
    (borland.public.delphi.nativeapi)
  • Re: threads in d8
    ... Craig Stuntz [TeamB] wrote: ... I'm not aware of any design decision to make the VCL ... I simply removed Synchronize and it became almost as fast as my previous ... D7 app, while the rest of the app ...
    (borland.public.delphi.non-technical)
  • Re: How to (easily) trace leaking memory
    ... Dave Nottage [TeamB] skrev: ... would like to be able to run the app, ... code, or for a limit time, and then figure out what memory has ...
    (borland.public.delphi.non-technical)
  • Re: Using VCL from D2006 ion D2007 IDE
    ... Rudy Velthuis [TeamB] wrote: ... app in D2007 and compile it in D2006. ...
    (borland.public.delphi.non-technical)