Re: Suspending a program in Win32Lib.

new topic     » goto parent     » topic index » view thread      » older message » newer message

On 16 Sep 2004, at 11:08, William Heimbigner wrote:

> 
> 
> Here is basically what I am trying to do:
> 
> button_onClick(int self, int event, seq params)
>     Execute_Some_Program()
>     while program_is_still_running do
>         doEvents(0)
>     end while
>     restart(0)
> end procedure
> 
> Any ideas on how to do 'program_is_still_running' using ShellExecute and
> ShellExecuteEx calls?
> 
> Btw, a virtual cookie to the first person who guesses why I want to do this!
> :)
> Thx, William Heimbigner icxcnika at hotpop.com Visit the UBoard - Forceful
> Signups
> Removed! - http://uboard.proboards32.com - Threaded discussion, improved
> searching, human moderating, graphical smileys, better formatting abilities
> (now
> what else was there...) Visit my website: http://www.geocities.com/icxcnika123
> 
> 
> 
> 

sleep() will pause the program.

Kat

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu