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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. how to determen if win key exist on keyboard

how to determen if win key exist on keyboard

Scheduled Pinned Locked Moved C / C++ / MFC
databasehelptutorialquestionlearning
2 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.
  • J Offline
    J Offline
    josip cagalj
    wrote on last edited by
    #1

    Hi, I have an application which uses hot-key to trigger some action. Everything is ok but when deployed on faraway computer user reported error message pop up saying errno: 1813 "The specified resource type cannot be found in the image file". The default setting use 'Win key' as modifier. So I'm figuring maybe on his keyboard there is no 'win' key. Is there a way to find out this, so then I could set other modifier (like ALT...) as default? Thanks in advance.

    J 1 Reply Last reply
    0
    • J josip cagalj

      Hi, I have an application which uses hot-key to trigger some action. Everything is ok but when deployed on faraway computer user reported error message pop up saying errno: 1813 "The specified resource type cannot be found in the image file". The default setting use 'Win key' as modifier. So I'm figuring maybe on his keyboard there is no 'win' key. Is there a way to find out this, so then I could set other modifier (like ALT...) as default? Thanks in advance.

      J Offline
      J Offline
      josip cagalj
      wrote on last edited by
      #2

      Some more feedback! I contacted the user and error message reappears no meter what modifier key selected (ALT, CTRL, SHIFT or WIN), also he has the WIN key on his keyboard. This is strange behavior for me. Why is my code running ok on all computer in my office and not away? How can simple action that registrar hotkey returns such error.

      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