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. Virtual Keys

Virtual Keys

Scheduled Pinned Locked Moved C / C++ / MFC
questionhelptutorial
4 Posts 4 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.
  • C Offline
    C Offline
    CodyDaemon
    wrote on last edited by
    #1

    A quick question... How does one sent the '\' character via the SendInput? I have managed to work out how to send other smybols, just can't workout how to send others. Thanks for the help.

    N M 2 Replies Last reply
    0
    • C CodyDaemon

      A quick question... How does one sent the '\' character via the SendInput? I have managed to work out how to send other smybols, just can't workout how to send others. Thanks for the help.

      N Offline
      N Offline
      Neville Franks
      wrote on last edited by
      #2

      Well you haven't described the precise problem. Maybe you just need to use '\\' Neville Franks, Author of ED for Windows www.getsoft.com and Surfulater www.surfulater.com "Save what you Surf"

      1 Reply Last reply
      0
      • C CodyDaemon

        A quick question... How does one sent the '\' character via the SendInput? I have managed to work out how to send other smybols, just can't workout how to send others. Thanks for the help.

        M Offline
        M Offline
        Michael Dunn
        wrote on last edited by
        #3

        The "Virtual Key Codes" page says this:

        VK_OEM_5 Used for miscellaneous characters; it can vary by keyboard. Windows 2000/XP: For the US standard keyboard, the '\|' key

        Unfortunately it gives no guidance about what to do on other OSes or keyboard layouts. --Mike-- LINKS~! Ericahist updated! | 1ClickPicGrabber | CP SearchBar v2.0.2 | C++ Forum FAQ Strange things are afoot at the U+004B U+20DD

        L 1 Reply Last reply
        0
        • M Michael Dunn

          The "Virtual Key Codes" page says this:

          VK_OEM_5 Used for miscellaneous characters; it can vary by keyboard. Windows 2000/XP: For the US standard keyboard, the '\|' key

          Unfortunately it gives no guidance about what to do on other OSes or keyboard layouts. --Mike-- LINKS~! Ericahist updated! | 1ClickPicGrabber | CP SearchBar v2.0.2 | C++ Forum FAQ Strange things are afoot at the U+004B U+20DD

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          Thanks.... VK_OEM_5 appears to be the one I am after... well it comes up as a \ on my UK keyboard. -- Justin

          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