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. Making a dialog over everything - even games

Making a dialog over everything - even games

Scheduled Pinned Locked Moved C / C++ / MFC
question
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.
  • A Offline
    A Offline
    awah
    wrote on last edited by
    #1

    how do you guys make a dialog window overlap everything? even games? i understand the command CDialog::SetWindowPos&wndTopMost,0,100,0,0,SWP_NOACTIVATE|SWP_NOSIZE); but it does not overlap games i have seen advertisers like netzero advertisements managed to overlap everything even games in full screen mode SetWindowPos is insufficient in this case what's is the easiest way to do this overlapping feat? please advise :)

    D 1 Reply Last reply
    0
    • A awah

      how do you guys make a dialog window overlap everything? even games? i understand the command CDialog::SetWindowPos&wndTopMost,0,100,0,0,SWP_NOACTIVATE|SWP_NOSIZE); but it does not overlap games i have seen advertisers like netzero advertisements managed to overlap everything even games in full screen mode SetWindowPos is insufficient in this case what's is the easiest way to do this overlapping feat? please advise :)

      D Offline
      D Offline
      David Crow
      wrote on last edited by
      #2

      Will a system-modal dialog work?


      "Ideas are a dime a dozen. People who put them into action are priceless." - Unknown

      A 1 Reply Last reply
      0
      • D David Crow

        Will a system-modal dialog work?


        "Ideas are a dime a dozen. People who put them into action are priceless." - Unknown

        A Offline
        A Offline
        awah
        wrote on last edited by
        #3

        nope it doesnt it's the same as the windowsetpos command above

        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