Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2005 Oct : Keydown message for ?

www.cryer.info
Managed Newsgroup Archive

Keydown message for ?

Subject:Keydown message for ?
Posted by:"John Schmidt" (john.schmi..@js-computing.com)
Date:Sat, 1 Oct 2005 10:05:13 +0200

Hello,

How can I format following keydown message to simulate a <Ctrl-Space> hit?
Following is not working:

XXXX.Perform(WM_KEYDOWN, VK_SPACE + VK_CONTROL, 0);

Thanks!

John

Replies:

www.cryer.info
Managed Newsgroup Archive