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. How to simulate clicking "Enter" in game's window? [modified]

How to simulate clicking "Enter" in game's window? [modified]

Scheduled Pinned Locked Moved C#
questioncomgame-devtutorial
1 Posts 1 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.
  • A Offline
    A Offline
    aleXXXka
    wrote on last edited by
    #1

    I am creating simple application for some mmorpg that doesn't support macross. This application uses shortkeys ALT+F1,2,3... I want to execute "/hello" emotion by clicking ALT+F1. For hotkey I use this application - http://www.codeproject.com/KB/miscctrl/systemhotkey.aspx (It works in background) I try to use this function: SendKeys.Send("{Enter}{Divide}" + "hello" + "{Enter}"); but game's window doesn't receive this {Enter}. How can I simulate clicking "Enter" in game's window?

    modified on Sunday, February 22, 2009 1:51 PM

    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