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#
  4. Windows program responding to win + d

Windows program responding to win + d

Scheduled Pinned Locked Moved C#
question
5 Posts 2 Posters 1 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
    ayandelhi
    wrote on last edited by
    #1

    Hi!! I dint know where to post it... But i want to know which Application of Windows responds to Win +D (used to view Desktop) and other such combinations?? Ayan

    L 1 Reply Last reply
    0
    • A ayandelhi

      Hi!! I dint know where to post it... But i want to know which Application of Windows responds to Win +D (used to view Desktop) and other such combinations?? Ayan

      L Offline
      L Offline
      Luc Pattyn
      wrote on last edited by
      #2

      Windows Explorer I'd say. How is this a C# question? :)

      Luc Pattyn [Forum Guidelines] [My Articles] Nil Volentibus Arduum

      Please use <PRE> tags for code snippets, they preserve indentation, improve readability, and make me actually look at the code.

      A 1 Reply Last reply
      0
      • L Luc Pattyn

        Windows Explorer I'd say. How is this a C# question? :)

        Luc Pattyn [Forum Guidelines] [My Articles] Nil Volentibus Arduum

        Please use <PRE> tags for code snippets, they preserve indentation, improve readability, and make me actually look at the code.

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

        tell me where shud i post this question... One more thing... Windows Explorer(explorer.exe) can read all the keystrokes?? How is this whole process is working??? Can u plz explain... I'm just curious...

        L 1 Reply Last reply
        0
        • A ayandelhi

          tell me where shud i post this question... One more thing... Windows Explorer(explorer.exe) can read all the keystrokes?? How is this whole process is working??? Can u plz explain... I'm just curious...

          L Offline
          L Offline
          Luc Pattyn
          wrote on last edited by
          #4

          Windows can react to specific key combinations, known as hotkeys or hooks. Google these terms. And have a look at functions such as RegisterHotKey and http://support.microsoft.com/kb/318804[^]. Explorer must be using one of those. :)

          Luc Pattyn [Forum Guidelines] [My Articles] Nil Volentibus Arduum

          Please use <PRE> tags for code snippets, they preserve indentation, improve readability, and make me actually look at the code.

          A 1 Reply Last reply
          0
          • L Luc Pattyn

            Windows can react to specific key combinations, known as hotkeys or hooks. Google these terms. And have a look at functions such as RegisterHotKey and http://support.microsoft.com/kb/318804[^]. Explorer must be using one of those. :)

            Luc Pattyn [Forum Guidelines] [My Articles] Nil Volentibus Arduum

            Please use <PRE> tags for code snippets, they preserve indentation, improve readability, and make me actually look at the code.

            A Offline
            A Offline
            ayandelhi
            wrote on last edited by
            #5

            Thanks... But i dint get anywhere... Thanks anyway...

            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