|
-
Aug 23rd, 2008, 08:41 AM
#1
Thread Starter
Lively Member
C++ Count Windows
Hi guys,
This is probably really noobish, but I can't seem to find a function which will return the count of the amount of windows which are shown.
I have seen EnumWindows, but that requires some parameters, Because it requires parameters, one being a lparam. I only need to generate a list of all windows.
I just want to be able to count all windows.
Thanks,
-
Aug 23rd, 2008, 11:07 AM
#2
Thread Starter
Lively Member
-
Aug 24th, 2008, 01:36 AM
#3
Member
Re: C++ Count Windows
Read the MSDN article on EnumWindows.
-
Jan 1st, 2009, 01:55 PM
#4
Thread Starter
Lively Member
Re: C++ Count Windows
Read the MSDN article on EnumWindows.
plzzz read my post properly again... i have read that article. can you provide a example as i want?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|