What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Virtual Key Code

Virtual Key Code
Author: Message:
Dan0208
Full Member
***

Avatar

Posts: 193
Reputation: 6
36 / Male / –
Joined: Dec 2003
O.P. Virtual Key Code
I am trying to write a simple script for salling clicker.
what I am trying to do is send a virtual keystroke of "fn + f4" which is a shortcut set by my laptop to change primary monitors.

I need to work out what the virtual key stroke codes for fn and f4 are.
this microsoft site is very helpful http://msdn.microsoft.com/library/default.asp?url...irtualKeyCodes.asp

as far as a know this 'fn' is not very common on keyboards and as such is a special key which is not documented on that site. so my question is does anyone know of what the keystroke resembling fn is or how I could go about finding it?

I have been googling and came up with FF but i have tried this line and its not working so maybe that key code was specific to the persons keyboard that posted it. by the way, as far as i can tell f4 is 73??

code:
SendVirtualKeystroke( 0xFF|0x73, true, false, false, false );


This post was edited on 09-24-2006 at 08:01 AM by Dan0208.
[Image: wetpix%20sig.png]
09-24-2006 08:01 AM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Virtual Key Code - by Dan0208 on 09-24-2006 at 08:01 AM
RE: Virtual Key Code - by Mike on 09-24-2006 at 08:30 AM
RE: Virtual Key Code - by Dan0208 on 09-24-2006 at 08:52 AM
RE: Virtual Key Code - by CookieRevised on 09-24-2006 at 10:26 AM
RE: Virtual Key Code - by Dan0208 on 09-24-2006 at 11:44 AM
RE: Virtual Key Code - by CookieRevised on 09-24-2006 at 11:45 AM
RE: Virtual Key Code - by Dan0208 on 09-24-2006 at 01:17 PM
RE: Virtual Key Code - by CookieRevised on 09-24-2006 at 02:00 PM
RE: Virtual Key Code - by Dan0208 on 09-24-2006 at 02:19 PM
RE: Virtual Key Code - by CookieRevised on 09-24-2006 at 09:40 PM
RE: Virtual Key Code - by rav0 on 09-25-2006 at 02:42 AM
RE: Virtual Key Code - by Adeptus on 09-25-2006 at 04:32 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On