i can check running aplication with function IsExeRunning().
In this case, how restoring window with this application ?
With function SetForeGroundWindow( ) ?
greetings/salu2
Marek
IF ISEXERUNNING( CFILENOEXT( HB_ARGV( 0 ) ) )
SHOWWINDOW( FINDWINDOW( 0, cWindowTitle ), 9 )
SETFOREGROUNDWINDOW( FINDWINDOW( 0, cWindowTitle ) )
RETURN NIL
ENDIF
Return to FiveWin for Pocket PC
Users browsing this forum: No registered users and 15 guests