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.