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. Other Discussions
  3. Article Writing
  4. Generating scancodes on Win9x

Generating scancodes on Win9x

Scheduled Pinned Locked Moved Article Writing
javascripttoolsquestiondiscussion
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.
  • W Offline
    W Offline
    William De Pretre
    wrote on last edited by
    #1

    Hi all, I need to find a way to put scancodes in the keyboardbuffer. I need scancodes because serveral apps on the system only react to scancodes (most of them are accessibility tools like JAWS) On Win2K I'm using SendInput and that works fine but I can't find anything similar on Win9X. Any thoughts ?:confused:

    M 1 Reply Last reply
    0
    • W William De Pretre

      Hi all, I need to find a way to put scancodes in the keyboardbuffer. I need scancodes because serveral apps on the system only react to scancodes (most of them are accessibility tools like JAWS) On Win2K I'm using SendInput and that works fine but I can't find anything similar on Win9X. Any thoughts ?:confused:

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

      SendInput() works on 98. For 95 try keybd_event(). --Mike-- http://home.inreach.com/mdunn/ Ford: How would you react if I said that I'm not from Guildford after all, but from a small planet somewhere in the vicinity of Betelguese? Arthur: I don't know. Why, do you think it's the sort of thing you're likely to say?

      W 1 Reply Last reply
      0
      • M Michael Dunn

        SendInput() works on 98. For 95 try keybd_event(). --Mike-- http://home.inreach.com/mdunn/ Ford: How would you react if I said that I'm not from Guildford after all, but from a small planet somewhere in the vicinity of Betelguese? Arthur: I don't know. Why, do you think it's the sort of thing you're likely to say?

        W Offline
        W Offline
        William De Pretre
        wrote on last edited by
        #3

        SendInput works on 98 for VK's but not with scancodes.( Unless I'm overlooking something):-O

        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