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