Results 1 to 4 of 4

Thread: C++ Count Windows

  1. #1

    Thread Starter
    Lively Member hum5's Avatar
    Join Date
    Mar 2008
    Posts
    71

    Arrow 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,


    _________________________


  2. #2

    Thread Starter
    Lively Member hum5's Avatar
    Join Date
    Mar 2008
    Posts
    71

    Re: C++ Count Windows

    anyone?


    _________________________


  3. #3
    Member
    Join Date
    Apr 2008
    Posts
    42

    Re: C++ Count Windows

    Read the MSDN article on EnumWindows.

  4. #4

    Thread Starter
    Lively Member hum5's Avatar
    Join Date
    Mar 2008
    Posts
    71

    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
  •  



Click Here to Expand Forum to Full Width