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. Creating a really topmost window

Creating a really topmost window

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.
  • R Offline
    R Offline
    rentzk
    wrote on last edited by
    #1

    Is it possible to create a window that will stay on top of everything? I have a project that needs a translucent window covering an area of the screen. I've created that window, and made it so that all mouse and keyboard commands go to the correct locations, but if the user causes a menu to drop down, it appears above mine, ruining the effect.

    H 1 Reply Last reply
    0
    • R rentzk

      Is it possible to create a window that will stay on top of everything? I have a project that needs a translucent window covering an area of the screen. I've created that window, and made it so that all mouse and keyboard commands go to the correct locations, but if the user causes a menu to drop down, it appears above mine, ruining the effect.

      H Offline
      H Offline
      HarshaPerla
      wrote on last edited by
      #2

      u can refer following article: :-Ohttp://www.codeproject.com/dll/pwdspy.asp[^] HarshaPerla http://eharsha.tk

      R 1 Reply Last reply
      0
      • H HarshaPerla

        u can refer following article: :-Ohttp://www.codeproject.com/dll/pwdspy.asp[^] HarshaPerla http://eharsha.tk

        R Offline
        R Offline
        rentzk
        wrote on last edited by
        #3

        I'm afraid that this does not work. While the PasswordSpy program stays on top of the other programs, the menus of the other apps drop down in front of it. This is what I'm trying to avoid.

        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