Home > Net >  C # call SendKeys. Send, throw exceptions: Win32Exception access denied
C # call SendKeys. Send, throw exceptions: Win32Exception access denied

Time:02-10

In the project (winform project) using the SendKeys. Send (" test to simulate keyboard input "), throw exceptions: Win32Exception x80004005 (0) : access denied,

Please issue what is the solution? Is there a screening the cause of the train of thought?

I in another DEMO programs a winform project (new), the test is normal,
  •  Tags:  
  • C#
  • Related