Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. 2 questions

2 questions

Scheduled Pinned Locked Moved C / C++ / MFC
questiontutorial
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    gohappy_1999
    wrote on last edited by
    #1

    1.what is top-level window? 2.how to enumerates all top-level windows? I love you not for whom you are, but who i am when I'm by your side

    N 1 Reply Last reply
    0
    • G gohappy_1999

      1.what is top-level window? 2.how to enumerates all top-level windows? I love you not for whom you are, but who i am when I'm by your side

      N Offline
      N Offline
      Nilesh K
      wrote on last edited by
      #2

      gohappy_1999 wrote: 1.what is top-level window? A top-level window is any window that is not a child window. Top-level windows do not have the WS_CHILD style. gohappy_1999 wrote: 2.how to enumerates all top-level windows? You can do that by using EnumWindows API

      - Nilesh "Reading made Don Quixote a gentleman. Believing what he read made him mad" -George Bernard Shaw

      G 1 Reply Last reply
      0
      • N Nilesh K

        gohappy_1999 wrote: 1.what is top-level window? A top-level window is any window that is not a child window. Top-level windows do not have the WS_CHILD style. gohappy_1999 wrote: 2.how to enumerates all top-level windows? You can do that by using EnumWindows API

        - Nilesh "Reading made Don Quixote a gentleman. Believing what he read made him mad" -George Bernard Shaw

        G Offline
        G Offline
        gohappy_1999
        wrote on last edited by
        #3

        Thank you very much! I love you not for whom you are, but who i am when I'm by your side

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups