-
July 12th, 2016, 09:57 AM
#1
Does work sendinput and keybd_event in windows 10?
I write program to send key press in notepad. It's fine work in windows 8 x64, but don't work on windows 10 x64. I get error message #87 - ERROR_INVALID_PARAMETER.
help me please
-
July 12th, 2016, 02:24 PM
#2
Re: Does work sendinput and keybd_event in windows 10?
Maybe it's a security issue?
Try to run it as Admin or/and change UAC settings...
Victor Nijegorodov
-
July 13th, 2016, 01:58 AM
#3
Re: Does work sendinput and keybd_event in windows 10?
 Originally Posted by VictorN
Maybe it's a security issue?
Try to run it as Admin or/and change UAC settings...
I think you right. My program work on win 10 x64 Home.
I run program on win10 x64 Enterprise. UAC is disable and i start app like admin. What can be else?
-
July 13th, 2016, 02:26 AM
#4
Re: Does work sendinput and keybd_event in windows 10?
Finaly i fix it. Only needed to install updates for windows 10
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|