Alt+key not working with PostMessage(use32.dll)
问题 I read this answer Link It is exactly what i tring to do,i need to send postmessage Alt+'E' to winApp but it's not working i used Spy++ and duplicate Wparametr and Lparametr and build it with postmessage. I did the same but i can't get the Alt+E action. Any one know where is my misstake? How to get Alt+E event/action form windows application? Here Spy++ the first 5 rows i pressed and the second is my code.(see the diffrance in Lparametrs and extend and AltDown) In Img you can see that my code