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. Visual Basic
  4. Intergrate program in Windows

Intergrate program in Windows

Scheduled Pinned Locked Moved Visual Basic
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.
  • J Offline
    J Offline
    johnjsm
    wrote on last edited by
    #1

    Hi, Can anyone point me in the right direction for this. I have a program that I want to have intergrated with Windows so that by using a hot key defined by the program it will run. It would be something like using Ctrl + C to copy except it is not for copying. Thanks

    R 1 Reply Last reply
    0
    • J johnjsm

      Hi, Can anyone point me in the right direction for this. I have a program that I want to have intergrated with Windows so that by using a hot key defined by the program it will run. It would be something like using Ctrl + C to copy except it is not for copying. Thanks

      R Offline
      R Offline
      Richard Jones
      wrote on last edited by
      #2

      If you mean like the Windowskey + E for Explorer, you would need to trap keystrokes at the system level. Check out code for keyloggers.

      He was a snowflake, like other "unique" snowflakes, falling down, getting stepped on, and pushed aside to disappear.

      J 1 Reply Last reply
      0
      • R Richard Jones

        If you mean like the Windowskey + E for Explorer, you would need to trap keystrokes at the system level. Check out code for keyloggers.

        He was a snowflake, like other "unique" snowflakes, falling down, getting stepped on, and pushed aside to disappear.

        J Offline
        J Offline
        johnjsm
        wrote on last edited by
        #3

        I hope to have my program run at startup so that when you press a key combination it will eject the CD tray then by pressing it again it will close the cd tray.

        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