windows list 
Author Message
 windows list


Quote:

>    I am running VB3 prof. in Windows 95 and would like to
>find a way to get a list (in a comma seperated string or
>something?) of all open,visible application window(iconic and
>normal) but not of any hidden system windows.

>    If anybo
>If anyone knows how to do do this with the Windows API or know of
>a VBX or code please respond via email:


The book Visual Basic Programer's Guide to the Windows API by Daniel
Appleman has an excellent example of how to enumerate all the windows
on the desktop using the windows api and visual basic. I don't know
for sure but it should work with W95 also.


Wed, 20 May 1998 03:00:00 GMT  
 windows list

        I am running VB3 prof. in Windows 95 and would like to
find a way to get a list (in a comma seperated string or
something?) of all open,visible application window(iconic and
normal) but not of any hidden system windows.

        If anybo
If anyone knows how to do do this with the Windows API or know of
a VBX or code please respond via email:



Wed, 20 May 1998 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. removing window from window list menu

2. Not showing window in the Close Window list

3. WINDOWS LIST

4. vb4 Windows List

5. Desktop window list - how?

6. MDI window listing?

7. HELP NEWBIE: ACTIVE WINDOW LIST

8. Outlook-style (Inbox window) list control...

9. Add to Window List

10. Adding non-mdi child to window list

11. How do I create a Window List menu item?

12. ?Listing open child windows on a Window submenu on MDI form

 

 
Powered by phpBB® Forum Software