Re: WinExecAndWaitV2, ok but a question:
From: Peter Below (TeamB) (100113.1101_at_compuXXserve.com)
Date: 01/23/04
- Next message: Simonetti: "Getting 1st frame from AVI"
- Previous message: Peter Below (TeamB): "Re: CopyFile inexplicably fails to work"
- In reply to: Pierre Marie: "WinExecAndWaitV2, ok but a question:"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Simonetti: "Getting 1st frame from AVI"
- Previous message: Peter Below (TeamB): "Re: CopyFile inexplicably fails to work"
- In reply to: Pierre Marie: "WinExecAndWaitV2, ok but a question:"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|