LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

open windows

Solved!
Go to solution

How can I get a list of open windows in LV 2011, windows 7? I want to check if a certain folder/window is open, such as "C:\tmp".....

I suppose is rather simple but I need to refresh myself in LV now... 😐

 

Thanks

0 Kudos
Message 1 of 5
(2,811 Views)
Solution
Accepted by topic author Haddock01
0 Kudos
Message 2 of 5
(2,792 Views)

Thank you. That worked. Great! But the LVwutil32.dll is not working correct under LV 2011 is some cases. But it solved the problem I was facing. 🙂

The LVwutil32.dll has a vi that make a window topmost, that don't work in 2011.  I worked alot under 7.1...I think much is solved if I could find a good documentation for user32.dll. Have you seen some PDF or something?

 

Thanx  again

0 Kudos
Message 3 of 5
(2,782 Views)

@Haddock01 wrote:

Thank you. That worked. Great! But the LVwutil32.dll is not working correct under LV 2011 is some cases. But it solved the problem I was facing. 🙂

The LVwutil32.dll has a vi that make a window topmost, that don't work in 2011.


I have not had a problem using it. Perhaps it's the specific window you're trying to manipulate.

 


.I think much is solved if I could find a good documentation for user32.dll. Have you seen some PDF or something?

msdn.microsoft.com

0 Kudos
Message 4 of 5
(2,778 Views)

Now I know. Typical.!!  The user-folder with all the shortcuts has my "name". It is located under C:\user\<name>. THAT folder can't be controlled by lvwutils32.dll. Any other folder, but not that one - as I can see. You said that the dll was working for you. That was good to here for me. Thanks again.

0 Kudos
Message 5 of 5
(2,770 Views)