There is the following code:
InputSimulator.SimulateKeyPress(VirtualKeyCode.VK_F5); InputSimulator.SimulateKeyPress(VirtualKeyCode.DOWN); There are no problems with the second line, if you leave it alone, then everything is done well. But the first compiler complains, says they say there is no VK_F5, how can this problem be solved? Grateful for the help.
InputSimulator.SimulateKeyPress(0x74)if it swears thenInputSimulator.SimulateKeyPress((WORD)0x74)did not work with this library. If it does not work, then unsubscribe others will prompt. - nick_n_a 2:55