FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour What is lWRunning?
Posts: 33
Joined: Thu Jul 04, 2013 09:28 PM
What is lWRunning?
Posted: Thu Mar 13, 2014 11:51 AM

What's lWRunning?

What does the "lWRunning" function?

Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Re: What is lWRunning?
Posted: Thu Mar 13, 2014 12:44 PM
emotta_no,

There is a sample WINPOP4.prg
Maybe it gives You the infos You need.

hActiveWnd = If( ::oWnd != nil, ::hWnd,;
If( nDlgCount > 1 .or. lWRunning(),;
GetActiveWindow(), GetWndApp() ) )


Best regards
Uwe :-)
Since 1995 ( the first release of FW 1.9 )

i work with FW.

If you have any questions about special functions, maybe i can help.
Posts: 33
Joined: Thu Jul 04, 2013 09:28 PM
Re: What is lWRunning?
Posted: Thu Mar 13, 2014 01:28 PM

I saw it but I didn't understand...

Posts: 195
Joined: Sun Jul 22, 2012 07:01 PM
Re: What is lWRunning?
Posted: Thu Mar 13, 2014 03:46 PM

Continue the discussion