waitingsong / node-win32-api

win32 api
MIT License
430 stars 55 forks source link

Great Work ! Can you add SendMessageA #10

Closed auuuux closed 2 months ago

auuuux commented 5 years ago

Great Work ! Can you add the following API? PostMessageA SendMessageA

They are very useful

zuozishi commented 5 years ago

+1 And keybd_event.

waitingsong commented 5 years ago

pls try user32.SendMessageW() with v3.8.0

commit: a3036d6

waitingsong commented 5 years ago

pls try user32.PostMessageW() with v3.9.0

commit: 7b02830c